RakNetTransportCommandParser Member List

This is the complete list of members for RakNetTransportCommandParser, including all inherited members.
commandListCommandParserInterface [protected]
CommandParserInterface()CommandParserInterface
GetName(void) const RakNetTransportCommandParser [virtual]
GetRegisteredCommand(const char *command, RegisteredCommand *rc)CommandParserInterface [virtual]
IntegersToSystemAddress(int binaryAddress, int port)CommandParserInterface
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]
ParseConsoleString(char *str, const char delineator, unsigned char delineatorToggle, unsigned *numParameters, char **parameterList, unsigned parameterListLength)CommandParserInterface [static]
RakNetTransportCommandParser()RakNetTransportCommandParser
RegisterCommand(unsigned char parameterCount, const char *command, const char *commandHelp)CommandParserInterface [virtual]
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)RakNetTransportCommandParser [virtual]
VARIABLE_NUMBER_OF_PARAMETERSCommandParserInterface [static]
~CommandParserInterface()CommandParserInterface [virtual]
~RakNetTransportCommandParser()RakNetTransportCommandParser