Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Member Functions | Private Types | List of all members
cCompositeChat::cSuggestCommandPart Class Reference

#include <CompositeChat.h>

Inheritance diagram for cCompositeChat::cSuggestCommandPart:
Inheritance graph
[legend]
Collaboration diagram for cCompositeChat::cSuggestCommandPart:
Collaboration graph
[legend]

Public Member Functions

 cSuggestCommandPart (const AString &a_Text, const AString &a_Command, const AString &a_Style="")
 
- Public Member Functions inherited from cCompositeChat::cCommandPart
 cCommandPart (ePartType a_PartType, const AString &a_Text, const AString &a_Command, const AString &a_Style="")
 
- Public Member Functions inherited from cCompositeChat::cBasePart
 cBasePart (ePartType a_PartType, const AString &a_Text, const AString &a_Style="")
 
virtual ~cBasePart ()
 

Private Types

typedef cCommandPart super
 

Additional Inherited Members

- Public Attributes inherited from cCompositeChat::cCommandPart
AString m_Command
 
- Public Attributes inherited from cCompositeChat::cBasePart
AString m_AdditionalStyleData
 
ePartType m_PartType
 
AString m_Style
 
AString m_Text
 

Detailed Description

Definition at line 106 of file CompositeChat.h.

Member Typedef Documentation

Definition at line 109 of file CompositeChat.h.

Constructor & Destructor Documentation

cCompositeChat::cSuggestCommandPart::cSuggestCommandPart ( const AString a_Text,
const AString a_Command,
const AString a_Style = "" 
)

Definition at line 581 of file CompositeChat.cpp.


The documentation for this class was generated from the following files: