, including all inherited members.
AddAdminAddress(SystemAddress addr) | RakNet::Lobby2Server | |
ClearAdminAddresses(void) | RakNet::Lobby2Server | |
ConnectToDB(const char *conninfo, int numWorkerThreads)=0 | RakNet::Lobby2Server | [pure virtual] |
ExecuteCommand(Lobby2ServerCommand *command) | RakNet::Lobby2Server | |
GetConfigurationProperties(void) const | RakNet::Lobby2Server | |
IsAdminAddress(SystemAddress addr) | 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(SystemAddress systemAddress, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | PluginInterface2 | [inline, virtual] |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, bool 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] |
OnReceive(Packet *packet) | RakNet::Lobby2Server | [protected, virtual] |
OnShutdown(void) | RakNet::Lobby2Server | [protected, virtual] |
OnStartup(void) | PluginInterface2 | [inline, virtual] |
RemoveAdminAddress(SystemAddress addr) | RakNet::Lobby2Server | |
SendMessage(Lobby2Message *msg, SystemAddress recipient) | RakNet::Lobby2Server | |
SetCallbackInterface(Lobby2Callbacks *cb) | RakNet::Lobby2Plugin | [virtual] |
SetConfigurationProperties(ConfigurationProperties c) | RakNet::Lobby2Server | |
SetOrderingChannel(char oc) | RakNet::Lobby2Plugin | |
SetRoomsPlugin(RoomsPlugin *rp) | RakNet::Lobby2Server | |
SetRoomsPluginAddress(SystemAddress address) | RakNet::Lobby2Server | |
SetSendPriority(PacketPriority pp) | RakNet::Lobby2Plugin | |
Update(void) | RakNet::Lobby2Server | [protected, virtual] |