RakNet::Lobby2Server Member List
This is the complete list of members for
RakNet::Lobby2Server, 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 | |
OnAttach(RakPeerInterface *peer) | RakNet::Lobby2Plugin | [protected, virtual] |
OnCloseConnection(RakPeerInterface *peer, SystemAddress systemAddress) | RakNet::Lobby2Server | [protected, virtual] |
OnDetach(RakPeerInterface *peer) | PluginInterface | [virtual] |
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface | [virtual] |
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface | [virtual] |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, bool isSend) | PluginInterface | [virtual] |
OnReceive(RakPeerInterface *peer, Packet *packet) | RakNet::Lobby2Server | [protected, virtual] |
OnShutdown(RakPeerInterface *peer) | RakNet::Lobby2Server | [protected, virtual] |
OnStartup(RakPeerInterface *peer) | PluginInterface | [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(RakPeerInterface *peer) | RakNet::Lobby2Server | [protected, virtual] |