, including all inherited members.
AllocatePacketUnified(unsigned dataSize) | PluginInterface2 | [protected] |
CloseConnection(SystemAddress systemAddress) | RakNetTransport2 | |
TransportInterface::CloseConnection(SystemAddress systemAddress)=0 | TransportInterface | [pure virtual] |
DeallocatePacket(Packet *packet) | RakNetTransport2 | |
TransportInterface::DeallocatePacket(Packet *packet)=0 | TransportInterface | [pure virtual] |
DeallocPacketUnified(Packet *packet) | PluginInterface2 | [protected] |
GetCommandParser(void) | RakNetTransport2 | [inline, virtual] |
TransportInterface::GetCommandParser(void)=0 | TransportInterface | [pure virtual] |
GetRakPeerInterface(void) const | PluginInterface2 | [inline] |
HasLostConnection(void) | RakNetTransport2 | |
TransportInterface::HasLostConnection(void)=0 | TransportInterface | [pure virtual] |
HasNewIncomingConnection(void) | RakNetTransport2 | |
TransportInterface::HasNewIncomingConnection(void)=0 | TransportInterface | [pure virtual] |
lostConnections | RakNetTransport2 | [protected] |
newConnections | RakNetTransport2 | [protected] |
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time) | PluginInterface2 | [inline, virtual] |
OnAttach(void) | PluginInterface2 | [inline, virtual] |
OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNetTransport2 | [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) | RakNetTransport2 | [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) | RakNetTransport2 | [virtual] |
OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
packetizedTCP | PluginInterface2 | [protected] |
packetQueue | RakNetTransport2 | [protected] |
PluginInterface2() | PluginInterface2 | |
PushBackPacketUnified(Packet *packet, bool pushAtHead) | PluginInterface2 | [protected] |
RakNetTransport2() | RakNetTransport2 | |
rakPeerInterface | PluginInterface2 | [protected] |
Receive(void) | RakNetTransport2 | |
TransportInterface::Receive(void)=0 | TransportInterface | [pure virtual] |
Send(SystemAddress systemAddress, const char *data,...) | RakNetTransport2 | |
TransportInterface::Send(SystemAddress systemAddress, const char *data,...)=0 | TransportInterface | [pure virtual] |
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 | |
Start(unsigned short port, bool serverMode) | RakNetTransport2 | |
TransportInterface::Start(unsigned short port, bool serverMode)=0 | TransportInterface | [pure virtual] |
Stop(void) | RakNetTransport2 | |
TransportInterface::Stop(void)=0 | TransportInterface | [pure virtual] |
TransportInterface() | TransportInterface | [inline] |
Update(void) | PluginInterface2 | [inline, virtual] |
~PluginInterface2() | PluginInterface2 | [virtual] |
~RakNetTransport2() | RakNetTransport2 | [virtual] |
~TransportInterface() | TransportInterface | [inline, virtual] |