RakNetTransportCommandParser Member List
This is the complete list of members for
RakNetTransportCommandParser, including all inherited members.
| GetName(void) const | RakNetTransportCommandParser | [virtual] |
| IntegersToSystemAddress(int binaryAddress, int port) | CommandParserInterface | [protected] |
| OnCommand(const char *command, unsigned numParameters, char **parameterList, TransportInterface *transport, SystemAddress systemAddress, const char *originalString) | RakNetTransportCommandParser | [virtual] |
| OnConnectionLost(SystemAddress systemAddress, TransportInterface *transport) | CommandParserInterface | [virtual] |
| OnNewIncomingConnection(SystemAddress systemAddress, TransportInterface *transport) | CommandParserInterface | [virtual] |
| OnTransportChange(TransportInterface *transport) | CommandParserInterface | [virtual] |
| RegisterCommand(unsigned char parameterCount, const char *command, const char *commandHelp) | CommandParserInterface | [protected, virtual] |
| 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) | RakNetTransportCommandParser | [virtual] |