PluginInterface2 Member List

This is the complete list of members for PluginInterface2, including all inherited members.
AllocatePacketUnified(unsigned dataSize)PluginInterface2 [protected]
DeallocPacketUnified(Packet *packet)PluginInterface2 [protected]
GetRakPeerInterface(void) const PluginInterface2 [inline]
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time)PluginInterface2 [inline, virtual]
OnAttach(void)PluginInterface2 [inline, virtual]
OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason)PluginInterface2 [inline, 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)PluginInterface2 [inline, virtual]
OnRakPeerStartup(void)PluginInterface2 [inline, virtual]
OnReceive(Packet *packet)PluginInterface2 [inline, virtual]
OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
packetizedTCPPluginInterface2 [protected]
PluginInterface2()PluginInterface2
PushBackPacketUnified(Packet *packet, bool pushAtHead)PluginInterface2 [protected]
rakPeerInterfacePluginInterface2 [protected]
SendListUnified(const char **data, const int *lengths, const int numParameters, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast)PluginInterface2 [protected]
SendUnified(const RakNet::BitStream *bitStream, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast)PluginInterface2 [protected]
SetPacketizedTCP(PacketizedTCP *ptr)PluginInterface2
SetRakPeerInterface(RakPeerInterface *ptr)PluginInterface2
Update(void)PluginInterface2 [inline, virtual]
~PluginInterface2()PluginInterface2 [virtual]