| admin_ | ChannelText | [protected] |
| channel_ | ChannelText | [protected] |
| ChannelText() | ChannelText | |
| ChannelText(const std::string &channel, const LangString &message) | ChannelText | |
| ChannelText(const std::string &channel, const std::string &key, const std::string &value) | ChannelText | |
| ChannelText(const std::string &channel, const std::string &key, const std::string &value, const LangStringConverter ¶m1) | ChannelText | |
| ChannelText(const std::string &channel, const std::string &key, const std::string &value, const LangStringConverter ¶m1, const LangStringConverter ¶m2) | ChannelText | |
| ChannelText(const std::string &channel, const std::string &key, const std::string &value, const LangStringConverter ¶m1, const LangStringConverter ¶m2, const LangStringConverter ¶m3) | ChannelText | |
| ChannelText(const std::string &channel, const std::string &key, const std::string &value, const LangStringConverter ¶m1, const LangStringConverter ¶m2, const LangStringConverter ¶m3, const LangStringConverter ¶m4) | ChannelText | |
| destPlayerId_ | ChannelText | [protected] |
| eNoLog enum value | ChannelText | |
| eNoSound enum value | ChannelText | |
| Flags enum name | ChannelText | |
| flags_ | ChannelText | [protected] |
| getAdminPlayer() | ChannelText | [inline] |
| getChannel() | ChannelText | [inline] |
| getDestPlayerId() | ChannelText | [inline] |
| getFlags() | ChannelText | [inline] |
| getMessage() | ChannelText | |
| getMessageKey() | ChannelText | [inline] |
| getMessageParams() | ChannelText | [inline] |
| getMessageValue() | ChannelText | [inline] |
| getSrcPlayerId() | ChannelText | [inline] |
| message_ | ChannelText | [protected] |
| messageKey_ | ChannelText | [protected] |
| messageParams_ | ChannelText | [protected] |
| messageValue_ | ChannelText | [protected] |
| readMessage(NetBufferReader &reader) | ChannelText | [virtual] |
| setAdminPlayer(const std::string &admin) | ChannelText | [inline] |
| setChannel(const std::string &channel) | ChannelText | [inline] |
| setDestPlayerId(unsigned int destPlayerId) | ChannelText | [inline] |
| setFlags(unsigned int flags) | ChannelText | [inline] |
| setMessage(const LangString &message) | ChannelText | [inline] |
| setMessageKey(const std::string &key) | ChannelText | [inline] |
| setMessageValue(const std::string &value) | ChannelText | [inline] |
| setSrcPlayerId(unsigned int srcPlayerId) | ChannelText | [inline] |
| srcPlayerId_ | ChannelText | [protected] |
| writeMessage(NetBuffer &buffer) | ChannelText | [virtual] |