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

#include <CompositeChat.h>

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

Public Member Functions

 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 ()
 

Public Attributes

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

Private Types

typedef cBasePart super
 

Detailed Description

Definition at line 88 of file CompositeChat.h.

Member Typedef Documentation

Definition at line 91 of file CompositeChat.h.

Constructor & Destructor Documentation

cCompositeChat::cCommandPart::cCommandPart ( ePartType  a_PartType,
const AString a_Text,
const AString a_Command,
const AString a_Style = "" 
)

Definition at line 557 of file CompositeChat.cpp.

Member Data Documentation

AString cCompositeChat::cCommandPart::m_Command

Definition at line 93 of file CompositeChat.h.


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