FCMHost Member List
This is the complete list of members for
FCMHost, including all inherited members.
AddParticipant(RakNetGUID guid, FCMHostGroupID groupId=0) | FCMHost | |
AmIConnectedHost(FCMHostGroupID groupId=0) const | FCMHost | |
AmIHost(FCMHostGroupID groupId=0) const | FCMHost | |
FCMHost() | FCMHost | |
GetHost(FCMHostGroupID groupId=0) const | FCMHost | |
HasConnectedHost(FCMHostGroupID groupId=0) const | FCMHost | |
hostListsGroup | FCMHost | [protected] |
OnAttach(RakPeerInterface *peer) | FCMHost | [virtual] |
OnCloseConnection(RakPeerInterface *peer, SystemAddress systemAddress) | FCMHost | [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) | FCMHost | [virtual] |
OnShutdown(RakPeerInterface *peer) | FCMHost | [virtual] |
OnStartup(RakPeerInterface *peer) | PluginInterface | [virtual] |
RemoveParticipant(RakNetGUID guid, FCMHostGroupID groupId=0) | FCMHost | |
RemoveParticipantFromAllGroups(RakNetGUID guid) | FCMHost | |
SetAutoAddNewConnections(bool autoAdd, FCMHostGroupID groupId=0) | FCMHost | |
Update(RakPeerInterface *peer) | PluginInterface | [virtual] |
~FCMHost() | FCMHost | [virtual] |