CommandParserInterface Member List

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

GetName(void) const =0CommandParserInterface [pure virtual]
IntegersToSystemAddress(int binaryAddress, int port)CommandParserInterface
OnCommand(const char *command, unsigned numParameters, char **parameterList, TransportInterface *transport, SystemAddress systemAddress, const char *originalString)=0CommandParserInterface [pure 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 [virtual]
ReturnResult(bool res, const char *command, TransportInterface *transport, SystemAddress systemAddress)CommandParserInterface [virtual]
ReturnResult(const char *command, TransportInterface *transport, SystemAddress systemAddress)CommandParserInterface [virtual]
SendHelp(TransportInterface *transport, SystemAddress systemAddress)=0CommandParserInterface [pure virtual]


Generated on Fri Jul 22 08:28:34 2011 for RakNet by  doxygen 1.5.7.1