| actualSend(const ChannelText &constText, std::map< unsigned int, DestinationEntry * > &destinations, bool serverLog, bool filter) | ServerChannelManager | [protected] |
| channelEntries_ | ServerChannelManager | [protected] |
| deregisterClient(unsigned int destinationId, unsigned int localId) | ServerChannelManager | [protected] |
| destinationDisconnected(unsigned int destinationId) | ServerChannelManager | |
| destinationEntries_ | ServerChannelManager | [protected] |
| getAllChannels() | ServerChannelManager | |
| getChannelEntryByName(const std::string &name) | ServerChannelManager | [protected] |
| getDestinationEntryById(unsigned int destinationId) | ServerChannelManager | [protected] |
| getLastMessages() | ServerChannelManager | [inline] |
| instance() | ServerChannelManager | [static] |
| instance_ | ServerChannelManager | [protected, static] |
| joinClient(unsigned int destinationId, unsigned int localId, std::list< ChannelDefinition > &startChannels) | ServerChannelManager | [protected] |
| lastMessageId_ | ServerChannelManager | [protected] |
| lastMessages_ | ServerChannelManager | [protected] |
| processMessage(NetMessage &message, const char *messageType, NetBufferReader &reader) | ServerChannelManager | [virtual] |
| refreshDestination(unsigned int destinationId) | ServerChannelManager | |
| registerClient(unsigned int destinationId, unsigned int localId, std::list< ChannelDefinition > &startChannels) | ServerChannelManager | [protected] |
| sendText(const ChannelText &text, bool serverLog, bool filter=true) | ServerChannelManager | |
| sendText(const ChannelText &text, unsigned int destination, bool serverLog, bool filter=true) | ServerChannelManager | |
| ServerChannelManager() | ServerChannelManager | [private] |
| simulate(float frameTime) | ServerChannelManager | |
| totalTime_ | ServerChannelManager | [protected] |
| ~ComsMessageHandlerI() | ComsMessageHandlerI | [virtual] |
| ~ServerChannelManager() | ServerChannelManager | [private, virtual] |