, including all inherited members.
AddCallbackInterface(Lobby2Callbacks *cb) | RakNet::Lobby2Plugin | [virtual] |
ClearCallbackInterfaces() | RakNet::Lobby2Plugin | [virtual] |
GetMessageFactory(void) const | RakNet::Lobby2Plugin | |
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time) | PluginInterface2 | [inline, virtual] |
OnAttach(void) | PluginInterface2 | [inline, virtual] |
OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::Lobby2Client | [protected, virtual] |
OnDetach(void) | PluginInterface2 | [inline, virtual] |
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | PluginInterface2 | [inline, virtual] |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, int isSend) | PluginInterface2 | [inline, virtual] |
OnNewConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | PluginInterface2 | [inline, virtual] |
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
OnRakPeerShutdown(void) | PluginInterface2 | [inline, virtual] |
OnRakPeerStartup(void) | PluginInterface2 | [inline, virtual] |
OnReceive(Packet *packet) | RakNet::Lobby2Client | [protected, virtual] |
OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
RemoveCallbackInterface(Lobby2Callbacks *cb) | RakNet::Lobby2Plugin | [virtual] |
SendMsg(Lobby2Message *msg) | RakNet::Lobby2Client | [virtual] |
SendMsgAndDealloc(Lobby2Message *msg) | RakNet::Lobby2Client | [virtual] |
SetCallbackInterface(Lobby2Callbacks *cb) | RakNet::Lobby2Plugin | [virtual] |
SetMessageFactory(Lobby2MessageFactory *f) | RakNet::Lobby2Plugin | |
SetOrderingChannel(char oc) | RakNet::Lobby2Plugin | |
SetSendPriority(PacketPriority pp) | RakNet::Lobby2Plugin | |
SetServerAddress(SystemAddress addr) | RakNet::Lobby2Client | |
Update(void) | PluginInterface2 | [inline, virtual] |