RakNet
4.0
|
This is the complete list of members for RakNet::Lobby2Server_PGSQL, 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, RakNet::TimeMS time) | RakNet::PluginInterface2 | inlinevirtual |
OnAttach(void) | RakNet::PluginInterface2 | inlinevirtual |
OnClosedConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::Lobby2Server | protectedvirtual |
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::Lobby2Server | protectedvirtual |
OnReliabilityLayerNotification(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress, bool isError) | RakNet::PluginInterface2 | inlinevirtual |
RemoveAdminAddress(SystemAddress addr) | RakNet::Lobby2Server | |
RemoveCallbackInterface(Lobby2Callbacks *cb) | RakNet::Lobby2Plugin | virtual |
RemoveRankingAddress(SystemAddress addr) | RakNet::Lobby2Server | |
SendMsg(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 | protectedvirtual |
UsesReliabilityLayer(void) const | RakNet::PluginInterface2 | inlinevirtual |