Router Member List

This is the complete list of members for Router, including all inherited members.
AddAllowedType(unsigned char messageId)Router
AllocatePacketUnified(unsigned dataSize)PluginInterface2 [protected]
allowedTypesRouter [protected]
DeallocPacketUnified(Packet *packet)PluginInterface2 [protected]
GetRakPeerInterface(void) const PluginInterface2 [inline]
graphRouter [protected]
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time)PluginInterface2 [inline, virtual]
OnAttach(void)Router [virtual]
PluginInterface2::OnAttach(void)PluginInterface2 [inline, virtual]
OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason)PluginInterface2 [inline, virtual]
OnDetach(void)Router [virtual]
PluginInterface2::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)Router [virtual]
PluginInterface2::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]
RemoveAllowedType(unsigned char messageId)Router
restrictByTypeRouter [protected]
Router()Router
RouterInterface()RouterInterface [inline]
Send(char *data, BitSize_t bitLength, PacketPriority priority, PacketReliability reliability, char orderingChannel, SystemAddressList *recipients)Router
Send(const char *data, BitSize_t bitLength, PacketPriority priority, PacketReliability reliability, char orderingChannel, SystemAddress systemAddress)Router [virtual]
SendListUnified(const char **data, const int *lengths, const int numParameters, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast)PluginInterface2 [protected]
SendTree(PacketPriority priority, PacketReliability reliability, char orderingChannel, DataStructures::Tree< ConnectionGraph::SystemAddressAndGroupId > *tree, const char *data, BitSize_t bitLength, RakNet::BitStream *out, SystemAddressList *recipients)Router [protected]
SendUnified(const RakNet::BitStream *bitStream, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast)PluginInterface2 [protected]
SerializePreorder(DataStructures::Tree< ConnectionGraph::SystemAddressAndGroupId > *tree, RakNet::BitStream *out, SystemAddressList *recipients) const Router [protected]
SetConnectionGraph(DataStructures::WeightedGraph< ConnectionGraph::SystemAddressAndGroupId, unsigned short, false > *connectionGraph)Router
SetPacketizedTCP(PacketizedTCP *ptr)PluginInterface2
SetRakPeerInterface(RakPeerInterface *ptr)PluginInterface2
SetRestrictRoutingByType(bool restrict__)Router
Update(void)PluginInterface2 [inline, virtual]
~PluginInterface2()PluginInterface2 [virtual]
~Router()Router [virtual]
~RouterInterface()RouterInterface [inline, virtual]