, including all inherited members.
| AddAdminAddress(SystemAddress addr) | RakNet::Lobby2Server | |
| AddCallbackInterface(Lobby2Callbacks *cb) | RakNet::Lobby2Plugin | [virtual] |
| AddInputFromThread(Lobby2Message *msg, unsigned int targetUserId, RakNet::RakString targetUserHandle) | RakNet::Lobby2Server_PGSQL | [virtual] |
| AddOutputFromThread(Lobby2Message *msg, unsigned int targetUserId, RakNet::RakString targetUserHandle) | RakNet::Lobby2Server_PGSQL | [virtual] |
| AddRankingAddress(SystemAddress addr) | RakNet::Lobby2Server | |
| ClearAdminAddresses(void) | RakNet::Lobby2Server | |
| ClearCallbackInterfaces() | RakNet::Lobby2Plugin | [virtual] |
| ClearRankingAddresses(void) | RakNet::Lobby2Server | |
| ConnectToDB(const char *conninfo, int numWorkerThreads) | RakNet::Lobby2Server_PGSQL | [virtual] |
| ExecuteCommand(Lobby2ServerCommand *command) | RakNet::Lobby2Server | |
| GetConfigurationProperties(void) const | RakNet::Lobby2Server | |
| GetMessageFactory(void) const | RakNet::Lobby2Plugin | |
| GetPresence(RakNet::Lobby2Presence &presence, RakNet::RakString userHandle) | RakNet::Lobby2Server | |
| HasAdminAddress(const DataStructures::List< SystemAddress > &addresses) | RakNet::Lobby2Server | |
| HasRankingAddress(const DataStructures::List< SystemAddress > &addresses) | RakNet::Lobby2Server | |
| 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::Lobby2Server | [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::Lobby2Server | [protected, virtual] |
| OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| RemoveAdminAddress(SystemAddress addr) | RakNet::Lobby2Server | |
| RemoveCallbackInterface(Lobby2Callbacks *cb) | RakNet::Lobby2Plugin | [virtual] |
| RemoveRankingAddress(SystemAddress addr) | RakNet::Lobby2Server | |
| SendMessage(Lobby2Message *msg, const DataStructures::List< SystemAddress > &recipients) | RakNet::Lobby2Server | |
| SetCallbackInterface(Lobby2Callbacks *cb) | RakNet::Lobby2Plugin | [virtual] |
| SetConfigurationProperties(ConfigurationProperties c) | RakNet::Lobby2Server | |
| SetMessageFactory(Lobby2MessageFactory *f) | RakNet::Lobby2Plugin | |
| SetOrderingChannel(char oc) | RakNet::Lobby2Plugin | |
| SetPresence(const RakNet::Lobby2Presence &presence, RakNet::RakString userHandle) | RakNet::Lobby2Server | |
| SetRoomsPlugin(RoomsPlugin *rp) | RakNet::Lobby2Server | |
| SetRoomsPluginAddress(SystemAddress address) | RakNet::Lobby2Server | |
| SetSendPriority(PacketPriority pp) | RakNet::Lobby2Plugin | |
| Update(void) | RakNet::Lobby2Server | [protected, virtual] |