|
RakNet
4.0
|
This is the complete list of members for RakNet::RakNetCommandParser, including all inherited members.
| GetName(void) const | RakNet::RakNetCommandParser | virtual |
| OnCommand(const char *command, unsigned numParameters, char **parameterList, TransportInterface *transport, const SystemAddress &systemAddress, const char *originalString) | RakNet::RakNetCommandParser | 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 |
| peer | RakNet::RakNetCommandParser | protected |
| 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) | RakNet::RakNetCommandParser | virtual |
| SetRakPeerInterface(RakNet::RakPeerInterface *rakPeer) | RakNet::RakNetCommandParser |
1.8.2