, including all inherited members.
AddToWaitList(int eventId, SystemAddress address) | ReadyEvent | |
DeleteEvent(int eventId) | ReadyEvent | |
ForceCompletion(int eventId) | ReadyEvent | |
GetEventAtIndex(unsigned index) const | ReadyEvent | |
GetEventListSize(void) const | ReadyEvent | |
GetFromWaitListAtIndex(int eventId, unsigned index) const | ReadyEvent | |
GetReadyStatus(int eventId, SystemAddress address) | ReadyEvent | |
GetRemoteWaitListSize(int eventId) const | ReadyEvent | |
HasEvent(int eventId) | ReadyEvent | |
IsEventCompleted(int eventId) const | ReadyEvent | |
IsEventCompletionProcessing(int eventId) const | ReadyEvent | |
IsEventSet(int eventId) | ReadyEvent | |
IsInWaitList(int eventId, SystemAddress address) | ReadyEvent | |
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time) | PluginInterface2 | [inline, virtual] |
OnAttach(void) | PluginInterface2 | [inline, virtual] |
OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | ReadyEvent | [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(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | PluginInterface2 | [inline, virtual] |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, int 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] |
OnRakPeerShutdown(void) | ReadyEvent | [protected, virtual] |
OnRakPeerStartup(void) | PluginInterface2 | [inline, virtual] |
OnReceive(Packet *packet) | ReadyEvent | [protected, virtual] |
OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
RemoveFromWaitList(int eventId, SystemAddress address) | ReadyEvent | |
SetEvent(int eventId, bool isReady) | ReadyEvent | |
SetSendChannel(unsigned char newChannel) | ReadyEvent | |
Update(void) | PluginInterface2 | [inline, virtual] |