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)

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 file:
Generated on Thu Mar 30 23:54:50 2006 for RakNet by  doxygen 1.4.6-NO