CommandParserInterface Member List

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

commandList (defined in CommandParserInterface)CommandParserInterface [protected]
CommandParserInterface() (defined in CommandParserInterface)CommandParserInterface
GetName(void) const =0CommandParserInterface [pure virtual]
GetRegisteredCommand(const char *command, RegisteredCommand *rc) (defined in CommandParserInterface)CommandParserInterface [virtual]
IntegersToPlayerID(int binaryAddress, int port)CommandParserInterface [protected]
OnCommand(const char *command, unsigned numParameters, char **parameterList, TransportInterface *transport, PlayerID playerId, const char *originalString)=0CommandParserInterface [pure virtual]
OnConnectionLost(PlayerID playerId, TransportInterface *transport)CommandParserInterface [virtual]
OnNewIncomingConnection(PlayerID playerId, TransportInterface *transport)CommandParserInterface [virtual]
OnTransportChange(TransportInterface *transport)CommandParserInterface [virtual]
ParseConsoleString(char *str, const char delineator, unsigned char delineatorToggle, unsigned *numParameters, char **parameterList, unsigned parameterListLength) (defined in CommandParserInterface)CommandParserInterface [static]
RegisterCommand(unsigned char parameterCount, const char *command, const char *commandHelp)CommandParserInterface [protected, virtual]
ReturnResult(bool res, const char *command, TransportInterface *transport, PlayerID playerId)CommandParserInterface [protected, virtual]
ReturnResult(char *res, const char *command, TransportInterface *transport, PlayerID playerId) (defined in CommandParserInterface)CommandParserInterface [protected, virtual]
ReturnResult(PlayerID res, const char *command, TransportInterface *transport, PlayerID playerId) (defined in CommandParserInterface)CommandParserInterface [protected, virtual]
ReturnResult(int res, const char *command, TransportInterface *transport, PlayerID playerId) (defined in CommandParserInterface)CommandParserInterface [protected, virtual]
ReturnResult(const char *command, TransportInterface *transport, PlayerID playerId)CommandParserInterface [protected, virtual]
SendCommandList(TransportInterface *transport, PlayerID playerId) (defined in CommandParserInterface)CommandParserInterface [virtual]
SendHelp(TransportInterface *transport, PlayerID playerId)=0CommandParserInterface [pure virtual]
VARIABLE_NUMBER_OF_PARAMETERS (defined in CommandParserInterface)CommandParserInterface [static]
~CommandParserInterface() (defined in CommandParserInterface)CommandParserInterface [virtual]


Generated on Sat Oct 14 08:37:38 2006 for RakNet by  doxygen 1.4.6-NO