, including all inherited members.
Call(const char *uniqueIdentifier) | RakNet::RPC3 | [inline] |
CallExplicit(const char *uniqueIdentifier, const CallExplicitParameters *const callExplicitParameters) | RakNet::RPC3 | [inline] |
GetCurrentExecution(void) const | RakNet::RPC3 | |
GetLastSenderAddress(void) const | RakNet::RPC3 | |
GetLastSenderTimestamp(void) const | RakNet::RPC3 | |
GetRakPeer(void) const | RakNet::RPC3 | |
IsFunctionRegistered(const char *uniqueIdentifier) | RakNet::RPC3 | |
OnAttach(RakPeerInterface *peer) | RakNet::RPC3 | [protected, virtual] |
OnCloseConnection(RakPeerInterface *peer, SystemAddress systemAddress) | RakNet::RPC3 | [protected, virtual] |
OnDetach(RakPeerInterface *peer) | PluginInterface | [virtual] |
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface | [virtual] |
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface | [virtual] |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, bool isSend) | PluginInterface | [virtual] |
OnReceive(RakPeerInterface *peer, Packet *packet) | RakNet::RPC3 | [protected, virtual] |
OnShutdown(RakPeerInterface *peer) | RakNet::RPC3 | [protected, virtual] |
OnStartup(RakPeerInterface *peer) | PluginInterface | [virtual] |
RegisterFunction(const char *uniqueIdentifier, Function functionPtr) | RakNet::RPC3 | [inline] |
RPC3() | RakNet::RPC3 | |
SetNetworkIDManager(NetworkIDManager *idMan) | RakNet::RPC3 | |
SetRecipientAddress(SystemAddress systemAddress, bool broadcast) | RakNet::RPC3 | |
SetRecipientObject(NetworkID networkID) | RakNet::RPC3 | |
SetSendParams(PacketPriority priority, PacketReliability reliability, char orderingChannel) | RakNet::RPC3 | |
SetTimestamp(RakNetTime timeStamp) | RakNet::RPC3 | |
UnregisterFunction(const char *uniqueIdentifier) | RakNet::RPC3 | |
Update(RakPeerInterface *peer) | PluginInterface | [virtual] |
~RPC3() | RakNet::RPC3 | [virtual] |