RakNet
4.0
|
This is the complete list of members for RakNet::ReadyEvent, including all inherited members.
AddToWaitList(int eventId, RakNetGUID guid) | RakNet::ReadyEvent | |
DeleteEvent(int eventId) | RakNet::ReadyEvent | |
ForceCompletion(int eventId) | RakNet::ReadyEvent | |
GetEventAtIndex(unsigned index) const | RakNet::ReadyEvent | |
GetEventListSize(void) const | RakNet::ReadyEvent | |
GetFromWaitListAtIndex(int eventId, unsigned index) const | RakNet::ReadyEvent | |
GetReadyStatus(int eventId, RakNetGUID guid) | RakNet::ReadyEvent | |
GetRemoteWaitListSize(int eventId) const | RakNet::ReadyEvent | |
HasEvent(int eventId) | RakNet::ReadyEvent | |
IsEventCompleted(int eventId) const | RakNet::ReadyEvent | |
IsEventCompletionProcessing(int eventId) const | RakNet::ReadyEvent | |
IsEventSet(int eventId) | RakNet::ReadyEvent | |
IsInWaitList(int eventId, RakNetGUID guid) | RakNet::ReadyEvent | |
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::ReadyEvent | 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::ReadyEvent | protectedvirtual |
OnRakPeerStartup(void) | RakNet::PluginInterface2 | inlinevirtual |
OnReceive(Packet *packet) | RakNet::ReadyEvent | protectedvirtual |
OnReliabilityLayerNotification(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress, bool isError) | RakNet::PluginInterface2 | inlinevirtual |
RemoveFromWaitList(int eventId, RakNetGUID guid) | RakNet::ReadyEvent | |
SetEvent(int eventId, bool isReady) | RakNet::ReadyEvent | |
SetSendChannel(unsigned char newChannel) | RakNet::ReadyEvent | |
Update(void) | RakNet::PluginInterface2 | inlinevirtual |
UsesReliabilityLayer(void) const | RakNet::PluginInterface2 | inlinevirtual |