LogCommandParser Member List

This is the complete list of members for LogCommandParser, including all inherited members.
AddChannel(const char *channelName)LogCommandParser
channelNamesLogCommandParser [protected]
commandListCommandParserInterface [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]
remoteUsersLogCommandParser [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]
transLogCommandParser [protected]
Unsubscribe(SystemAddress systemAddress, const char *channelName)LogCommandParser [protected]
VARIABLE_NUMBER_OF_PARAMETERSCommandParserInterface [static]
WriteLog(const char *channelName, const char *format,...)LogCommandParser
~CommandParserInterface()CommandParserInterface [virtual]
~LogCommandParser()LogCommandParser