, including all inherited members.
AddToWaitList(int eventId, SystemAddress address) | ReadyEvent | |
AddToWaitListInternal(unsigned eventIndex, SystemAddress address) | ReadyEvent | [protected] |
AllocatePacketUnified(unsigned dataSize) | PluginInterface2 | [protected] |
BroadcastReadyUpdate(unsigned eventIndex, bool forceIfNotDefault) | ReadyEvent | [protected] |
channel | ReadyEvent | [protected] |
Clear(void) | ReadyEvent | [protected] |
CreateNewEvent(int eventId, bool isReady) | ReadyEvent | [protected] |
DeallocPacketUnified(Packet *packet) | PluginInterface2 | [protected] |
DeleteEvent(int eventId) | ReadyEvent | |
ForceCompletion(int eventId) | ReadyEvent | |
GetEventAtIndex(unsigned index) const | ReadyEvent | |
GetEventListSize(void) const | ReadyEvent | |
GetFromWaitListAtIndex(int eventId, unsigned index) const | ReadyEvent | |
GetRakPeerInterface(void) const | PluginInterface2 | [inline] |
GetReadyStatus(int eventId, SystemAddress address) | ReadyEvent | |
GetRemoteWaitListSize(int eventId) const | ReadyEvent | |
HasEvent(int eventId) | ReadyEvent | |
IsEventCompleted(int eventId) const | ReadyEvent | |
IsEventCompletedByIndex(unsigned eventIndex) const | ReadyEvent | [protected] |
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] |
OnReadyEventForceAllSet(Packet *packet) | ReadyEvent | [protected] |
OnReadyEventPacketUpdate(Packet *packet) | ReadyEvent | [protected] |
OnReadyEventQuery(Packet *packet) | ReadyEvent | [protected] |
OnReceive(Packet *packet) | ReadyEvent | [protected, virtual] |
OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
packetizedTCP | PluginInterface2 | [protected] |
PluginInterface2() | PluginInterface2 | |
PushBackPacketUnified(Packet *packet, bool pushAtHead) | PluginInterface2 | [protected] |
PushCompletionPacket(unsigned eventId) | ReadyEvent | [protected] |
rakPeerInterface | PluginInterface2 | [protected] |
ReadyEvent() | ReadyEvent | |
ReadyEventNodeComp(const int &key, ReadyEvent::ReadyEventNode *const &data) | ReadyEvent | [static] |
readyEventNodeList | ReadyEvent | [protected] |
RemoteSystemCompBySystemAddress(const SystemAddress &key, const RemoteSystem &data) | ReadyEvent | [static] |
RemoveFromAllLists(SystemAddress address) | ReadyEvent | [protected] |
RemoveFromWaitList(int eventId, SystemAddress address) | ReadyEvent | |
SendListUnified(const char **data, const int *lengths, const int numParameters, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast) | PluginInterface2 | [protected] |
SendReadyStateQuery(unsigned eventId, SystemAddress address) | ReadyEvent | [protected] |
SendReadyUpdate(unsigned eventIndex, unsigned systemIndex, bool forceIfNotDefault) | ReadyEvent | [protected] |
SendUnified(const RakNet::BitStream *bitStream, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast) | PluginInterface2 | [protected] |
SetEvent(int eventId, bool isReady) | ReadyEvent | |
SetEventByIndex(int eventIndex, bool isReady) | ReadyEvent | [protected] |
SetPacketizedTCP(PacketizedTCP *ptr) | PluginInterface2 | |
SetRakPeerInterface(RakPeerInterface *ptr) | PluginInterface2 | |
SetSendChannel(unsigned char newChannel) | ReadyEvent | |
Update(void) | PluginInterface2 | [inline, virtual] |
UpdateReadyStatus(unsigned eventIndex) | ReadyEvent | [protected] |
~PluginInterface2() | PluginInterface2 | [virtual] |
~ReadyEvent() | ReadyEvent | [virtual] |