, including all inherited members.
audioFileCache | ChatManager | [protected] |
channelIDs | ChatManager | [protected] |
channelNames | ChatManager | [protected] |
channelsToString() | ChatManager | |
channelSubscribers | ChatManager | [protected] |
channelSubscriptions | ChatManager | [protected] |
ChatManager() | ChatManager | |
CheckNPCEvent(Client *client, csString &trigger, gemNPC *&target) | ChatManager | |
DecodeCommandArea(Client *client, csString target) | MessageManagerBase | |
FindObjectByString(const csString &str, gemActor *me) const | MessageManagerBase | |
FindPlayerClient(const char *name) | MessageManagerBase | |
FloodControl(csString &newMessage, Client *client) | ChatManager | [protected] |
FunctionPointer typedef | MessageManager< ChatManager > | |
HandleCacheMessage(MsgEntry *me, Client *client) | ChatManager | |
HandleChannelJoinMessage(MsgEntry *me, Client *client) | ChatManager | |
HandleChannelLeaveMessage(MsgEntry *me, Client *client) | ChatManager | |
HandleChatMessage(MsgEntry *me, Client *client) | ChatManager | |
HandleMessage(MsgEntry *msg, Client *client) | MessageManager< ChatManager > | [inline, virtual] |
nextChannelID | ChatManager | [protected] |
RemoveAllChannels(Client *client) | ChatManager | |
SendAlliance(const csString &sender, EID senderEID, psGuildAlliance *alliance, psChatMessage &msg) | ChatManager | |
SendAlliance(Client *client, psChatMessage &msg) | ChatManager | [protected] |
SendAudioFile(Client *client, const char *voiceFile) | ChatManager | [protected] |
SendAudioFileHash(Client *client, const char *voiceFile, csTicks delay) | ChatManager | [protected] |
SendGroup(Client *client, psChatMessage &msg) | ChatManager | [protected] |
SendGuild(const csString &sender, EID senderEID, psGuildInfo *guild, psChatMessage &msg) | ChatManager | |
SendGuild(Client *client, psChatMessage &msg) | ChatManager | [protected] |
SendMultipleAudioFileHashes(Client *client, const char *voiceFile) | ChatManager | |
SendNotice(psChatMessage &msg) | ChatManager | |
SendSay(uint32_t clientNum, gemActor *actor, psChatMessage &msg, const char *who) | ChatManager | [protected] |
SendServerChannelMessage(psChatMessage &msg, uint32_t channelID) | ChatManager | |
SendShout(Client *client, psChatMessage &msg) | ChatManager | [protected] |
SendTell(psChatMessage &msg, const char *who, Client *client, Client *target) | ChatManager | [protected] |
Subscribe(FunctionPointer fpt, msgtype type, uint32_t flags=0x01) | MessageManager< ChatManager > | [inline] |
Unsubscribe(msgtype type) | MessageManager< ChatManager > | [inline] |
Unsubscribe(FunctionPointer handler, msgtype type) | MessageManager< ChatManager > | [inline] |
UnsubscribeAll() | MessageManager< ChatManager > | [inline] |
Verify(MsgEntry *pMsg, unsigned int flags, Client *&client) | MessageManagerBase | [virtual] |
~ChatManager() | ChatManager | [virtual] |
~MessageManager() | MessageManager< ChatManager > | [inline, virtual] |