RakNet
4.0
|
This is the complete list of members for RakNet::Lobby2Plugin, 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, RakNet::TimeMS time) | RakNet::PluginInterface2 | inlinevirtual |
OnAttach(void) | RakNet::PluginInterface2 | inlinevirtual |
OnClosedConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::PluginInterface2 | inlinevirtual |
OnDetach(void) | RakNet::PluginInterface2 | inlinevirtual |
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | RakNet::PluginInterface2 | inlinevirtual |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time, int isSend) | RakNet::PluginInterface2 | inlinevirtual |
OnNewConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | RakNet::PluginInterface2 | inlinevirtual |
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PluginInterface2 | inlinevirtual |
OnRakPeerShutdown(void) | RakNet::PluginInterface2 | inlinevirtual |
OnRakPeerStartup(void) | RakNet::PluginInterface2 | inlinevirtual |
OnReceive(Packet *packet) | RakNet::PluginInterface2 | inlinevirtual |
OnReliabilityLayerNotification(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress, bool isError) | RakNet::PluginInterface2 | inlinevirtual |
RemoveCallbackInterface(Lobby2Callbacks *cb) | RakNet::Lobby2Plugin | virtual |
SetCallbackInterface(Lobby2Callbacks *cb) | RakNet::Lobby2Plugin | virtual |
SetMessageFactory(Lobby2MessageFactory *f) | RakNet::Lobby2Plugin | |
SetOrderingChannel(char oc) | RakNet::Lobby2Plugin | |
SetSendPriority(PacketPriority pp) | RakNet::Lobby2Plugin | |
Update(void) | RakNet::PluginInterface2 | inlinevirtual |
UsesReliabilityLayer(void) const | RakNet::PluginInterface2 | inlinevirtual |