| AddChannel(const char *channelName) | LogCommandParser | |
| channelNames | LogCommandParser | [protected] |
| commandList (defined in CommandParserInterface) | CommandParserInterface | [protected] |
| CommandParserInterface() (defined in CommandParserInterface) | CommandParserInterface | |
| GetChannelIndexFromName(const char *channelName) | LogCommandParser | [protected] |
| GetName(void) const | LogCommandParser | [virtual] |
| GetRegisteredCommand(const char *command, RegisteredCommand *rc) (defined in CommandParserInterface) | CommandParserInterface | [virtual] |
| IntegersToPlayerID(int binaryAddress, int port) | CommandParserInterface | [protected] |
| LogCommandParser() (defined in LogCommandParser) | LogCommandParser | |
| OnCommand(const char *command, unsigned numParameters, char **parameterList, TransportInterface *transport, PlayerID playerId, const char *originalString) | LogCommandParser | [virtual] |
| OnConnectionLost(PlayerID playerId, TransportInterface *transport) | LogCommandParser | [virtual] |
| OnNewIncomingConnection(PlayerID playerId, TransportInterface *transport) | LogCommandParser | [virtual] |
| OnTransportChange(TransportInterface *transport) | LogCommandParser | [virtual] |
| ParseConsoleString(char *str, const char delineator, unsigned char delineatorToggle, unsigned *numParameters, char **parameterList, unsigned parameterListLength) (defined in CommandParserInterface) | CommandParserInterface | [static] |
| PrintChannels(PlayerID playerId, TransportInterface *transport) const | LogCommandParser | [protected] |
| RegisterCommand(unsigned char parameterCount, const char *command, const char *commandHelp) | CommandParserInterface | [protected, virtual] |
| remoteUsers | LogCommandParser | [protected] |
| ReturnResult(bool res, const char *command, TransportInterface *transport, PlayerID playerId) | CommandParserInterface | [protected, virtual] |
| ReturnResult(char *res, const char *command, TransportInterface *transport, PlayerID playerId) (defined in CommandParserInterface) | CommandParserInterface | [protected, virtual] |
| ReturnResult(PlayerID res, const char *command, TransportInterface *transport, PlayerID playerId) (defined in CommandParserInterface) | CommandParserInterface | [protected, virtual] |
| ReturnResult(int res, const char *command, TransportInterface *transport, PlayerID playerId) (defined in CommandParserInterface) | CommandParserInterface | [protected, virtual] |
| ReturnResult(const char *command, TransportInterface *transport, PlayerID playerId) | CommandParserInterface | [protected, virtual] |
| SendCommandList(TransportInterface *transport, PlayerID playerId) (defined in CommandParserInterface) | CommandParserInterface | [virtual] |
| SendHelp(TransportInterface *transport, PlayerID playerId) | LogCommandParser | [virtual] |
| Subscribe(PlayerID playerId, const char *channelName) | LogCommandParser | [protected] |
| trans | LogCommandParser | [protected] |
| Unsubscribe(PlayerID playerId, const char *channelName) | LogCommandParser | [protected] |
| VARIABLE_NUMBER_OF_PARAMETERS (defined in CommandParserInterface) | CommandParserInterface | [static] |
| WriteLog(const char *channelName, const char *format,...) | LogCommandParser | |
| ~CommandParserInterface() (defined in CommandParserInterface) | CommandParserInterface | [virtual] |
| ~LogCommandParser() (defined in LogCommandParser) | LogCommandParser | |