RakNet::CommandParserInterface Member List

This is the complete list of members for RakNet::CommandParserInterface, including all inherited members.

GetName(void) const =0RakNet::CommandParserInterface [pure virtual]
OnCommand(const char *command, unsigned numParameters, char **parameterList, TransportInterface *transport, const SystemAddress &systemAddress, const char *originalString)=0RakNet::CommandParserInterface [pure virtual]
OnConnectionLost(const SystemAddress &systemAddress, TransportInterface *transport)RakNet::CommandParserInterface [virtual]
OnNewIncomingConnection(const SystemAddress &systemAddress, TransportInterface *transport)RakNet::CommandParserInterface [virtual]
OnTransportChange(TransportInterface *transport)RakNet::CommandParserInterface [virtual]
RegisterCommand(unsigned char parameterCount, const char *command, const char *commandHelp)RakNet::CommandParserInterface [virtual]
ReturnResult(bool res, const char *command, TransportInterface *transport, const SystemAddress &systemAddress)RakNet::CommandParserInterface [virtual]
ReturnResult(const char *command, TransportInterface *transport, const SystemAddress &systemAddress)RakNet::CommandParserInterface [virtual]
SendHelp(TransportInterface *transport, const SystemAddress &systemAddress)=0RakNet::CommandParserInterface [pure virtual]


Generated on Wed Feb 1 13:33:47 2012 for RakNet by  doxygen 1.5.7.1