LeviLamina
|
This is the complete list of members for RakNet::CommandParserInterface, including all inherited members.
CommandParserInterface(CommandParserInterface const &) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | |
CommandParserInterface() (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | |
GetName() const =0 (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | pure virtual |
GetRegisteredCommand(char const *, ::RakNet::RegisteredCommand *) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | virtual |
mUnkc6a11f (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | |
OnCommand(char const *, uint, char **, ::RakNet::TransportInterface *, ::RakNet::SystemAddress const &, char const *)=0 (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | pure virtual |
OnConnectionLost(::RakNet::SystemAddress const &, ::RakNet::TransportInterface *) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | virtual |
OnNewIncomingConnection(::RakNet::SystemAddress const &, ::RakNet::TransportInterface *) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | virtual |
OnTransportChange(::RakNet::TransportInterface *) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | virtual |
operator=(CommandParserInterface const &) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | |
RegisterCommand(uchar, char const *, char const *) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | virtual |
ReturnResult(bool, char const *, ::RakNet::TransportInterface *, ::RakNet::SystemAddress const &) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | virtual |
ReturnResult(char *, char const *, ::RakNet::TransportInterface *, ::RakNet::SystemAddress const &) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | virtual |
ReturnResult(::RakNet::SystemAddress, char const *, ::RakNet::TransportInterface *, ::RakNet::SystemAddress const &) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | virtual |
ReturnResult(int, char const *, ::RakNet::TransportInterface *, ::RakNet::SystemAddress const &) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | virtual |
ReturnResult(char const *, ::RakNet::TransportInterface *, ::RakNet::SystemAddress const &) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | virtual |
SendCommandList(::RakNet::TransportInterface *, ::RakNet::SystemAddress const &) (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | virtual |
SendHelp(::RakNet::TransportInterface *, ::RakNet::SystemAddress const &)=0 (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | pure virtual |
~CommandParserInterface()=default (defined in RakNet::CommandParserInterface) | RakNet::CommandParserInterface | virtual |