Router Member List

This is the complete list of members for Router, including all inherited members.

AddAllowedType(unsigned char messageId)Router
allowedTypes (defined in Router)Router [protected]
graph (defined in Router)Router [protected]
OnAttach(RakPeerInterface *peer)Router [virtual]
OnCloseConnection(RakPeerInterface *peer, PlayerID playerId)Router [virtual]
OnDetach(RakPeerInterface *peer)Router [virtual]
OnDirectSocketReceive(const char *data, const unsigned bitsUsed, PlayerID remoteSystemID)PluginInterface [virtual]
OnDirectSocketSend(const char *data, const unsigned bitsUsed, PlayerID remoteSystemID)PluginInterface [virtual]
OnDisconnect(RakPeerInterface *peer)Router [virtual]
OnInitialize(RakPeerInterface *peer)PluginInterface [virtual]
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, PlayerID remoteSystemID, RakNetTime time, bool isSend)PluginInterface [virtual]
OnReceive(RakPeerInterface *peer, Packet *packet)Router [virtual]
rakPeer (defined in Router)Router [protected]
RemoveAllowedType(unsigned char messageId)Router
restrictByType (defined in Router)Router [protected]
Router() (defined in Router)Router
Send(char *data, unsigned bitLength, PacketPriority priority, PacketReliability reliability, char orderingChannel, SystemAddressList *recipients)Router
Send(const char *data, unsigned bitLength, PacketPriority priority, PacketReliability reliability, char orderingChannel, PlayerID playerId) (defined in Router)Router [virtual]
SendTree(PacketPriority priority, PacketReliability reliability, char orderingChannel, DataStructures::Tree< ConnectionGraph::PlayerIdAndGroupId > *tree, const char *data, unsigned bitLength, RakNet::BitStream *out, SystemAddressList *recipients) (defined in Router)Router [protected]
SerializePreorder(DataStructures::Tree< ConnectionGraph::PlayerIdAndGroupId > *tree, RakNet::BitStream *out, SystemAddressList *recipients) const (defined in Router)Router [protected]
SetConnectionGraph(DataStructures::WeightedGraph< ConnectionGraph::PlayerIdAndGroupId, unsigned short, false > *connectionGraph)Router
SetRestrictRoutingByType(bool restrict)Router
Update(RakPeerInterface *peer)Router [virtual]
~Router() (defined in Router)Router


Generated on Sat Oct 14 08:37:40 2006 for RakNet by  doxygen 1.4.6-NO