SystemAddress Struct Reference

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

#include <RakNetTypes.h>

List of all members.

Public Member Functions

char * ToString (bool writePort=true) const
void SetBinaryAddress (const char *str)
SystemAddressoperator= (const SystemAddress &input)
bool operator== (const SystemAddress &right) const
bool operator!= (const SystemAddress &right) const
bool operator> (const SystemAddress &right) const
bool operator< (const SystemAddress &right) const

Public Attributes

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


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 Sat Sep 30 08:45:07 2006 for RakNet by  doxygen 1.4.6-NO