PlayerID Struct Reference

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

#include <NetworkTypes.h>

List of all members.

Public Member Functions

PlayerIDoperator= (const PlayerID &input)

Public Attributes

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

Friends

int operator== (const PlayerID &left, const PlayerID &right)
int operator!= (const PlayerID &left, const PlayerID &right)
int operator> (const PlayerID &left, const PlayerID &right)
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 Mon Mar 20 20:32:56 2006 for RakNet by  doxygen 1.4.6-NO