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