RakNet::Lobby2Plugin Member List
This is the complete list of members for
RakNet::Lobby2Plugin, including all inherited members.
OnAttach(RakPeerInterface *peer) | RakNet::Lobby2Plugin | [protected, virtual] |
OnCloseConnection(RakPeerInterface *peer, SystemAddress systemAddress) | PluginInterface | [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) | PluginInterface | [virtual] |
OnShutdown(RakPeerInterface *peer) | PluginInterface | [virtual] |
OnStartup(RakPeerInterface *peer) | PluginInterface | [virtual] |
SetCallbackInterface(Lobby2Callbacks *cb) | RakNet::Lobby2Plugin | [virtual] |
SetOrderingChannel(char oc) | RakNet::Lobby2Plugin | |
SetSendPriority(PacketPriority pp) | RakNet::Lobby2Plugin | |
Update(RakPeerInterface *peer) | PluginInterface | [virtual] |