LogCommandParser Member List
This is the complete list of members for
LogCommandParser, including all inherited members.
| AddChannel(const char *channelName) | LogCommandParser | |
| channelNames | LogCommandParser | [protected] |
| GetChannelIndexFromName(const char *channelName) | LogCommandParser | [protected] |
| GetName(void) const | LogCommandParser | [virtual] |
| IntegersToSystemAddress(int binaryAddress, int port) | CommandParserInterface | [protected] |
| 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] |
| PrintChannels(SystemAddress systemAddress, 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, SystemAddress systemAddress) | CommandParserInterface | [protected, virtual] |
| ReturnResult(const char *command, TransportInterface *transport, SystemAddress systemAddress) | CommandParserInterface | [protected, 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] |
| WriteLog(const char *channelName, const char *format,...) | LogCommandParser | |