PlayerID Struct Reference

Unique identifier for a system. Corresponds to a network address. More...

#include <NetworkTypes.h>

List of all members.

Public Member Functions

RAK_DLL_EXPORT PlayerIDoperator= (const PlayerID &input)
RAK_DLL_EXPORT char * ToString (void) const

Public Attributes

unsigned int binaryAddress
 The peer address from inet_addr.
unsigned short port
 The port number.

Friends

RAK_DLL_EXPORT int operator== (const PlayerID &left, const PlayerID &right)
RAK_DLL_EXPORT int operator!= (const PlayerID &left, const PlayerID &right)
RAK_DLL_EXPORT int operator> (const PlayerID &left, const PlayerID &right)
RAK_DLL_EXPORT int operator< (const PlayerID &left, const PlayerID &right)


Detailed Description

Unique identifier for a system. Corresponds to a network address.


The documentation for this struct was generated from the following files:
Generated on Wed Apr 19 22:58:43 2006 for RakNet by  doxygen 1.4.6-NO