FCMHost Member List
This is the complete list of members for
FCMHost, including all inherited members.
AddParticipant(RakNetGUID guid, FCMHostGroupID groupId=0) | FCMHost | |
Clear(void) | FCMHost | |
FCMHost() | FCMHost | |
GetHost(FCMHostGroupID groupId=0) | FCMHost | |
GetHostState(FCMHostGroupID groupId=0) | FCMHost | |
GetParticipants(DataStructures::List< RakNetGUID > &participants, FCMHostGroupID groupId=0) | FCMHost | |
HasHost(FCMHostGroupID groupId=0) | FCMHost | |
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time) | PluginInterface2 | [inline, virtual] |
OnAttach(void) | PluginInterface2 | [inline, virtual] |
OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | FCMHost | [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) | FCMHost | [virtual] |
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
OnReceive(Packet *packet) | FCMHost | [virtual] |
OnShutdown(void) | FCMHost | [virtual] |
OnStartup(void) | PluginInterface2 | [inline, virtual] |
RemoveParticipant(RakNetGUID guid, FCMHostGroupID groupId=0) | FCMHost | |
RemoveParticipantFromAllGroups(RakNetGUID guid) | FCMHost | |
SetAutoAddNewConnections(bool autoAdd, FCMHostGroupID groupId=0) | FCMHost | |
SetHostPriority(int priority, FCMHostGroupID groupId=0) | FCMHost | |
Update(void) | PluginInterface2 | [inline, virtual] |
~FCMHost() | FCMHost | [virtual] |