DDraceNetwork Docs
|
#include <types.h>
Public Member Functions | |
bool | operator== (const NETADDR &other) const |
bool | operator!= (const NETADDR &other) const |
Public Attributes | |
unsigned int | type |
unsigned char | ip [16] |
unsigned short | port |
|
inline |
bool NETADDR::operator== | ( | const NETADDR & | other | ) | const |
unsigned char NETADDR::ip[16] |
unsigned short NETADDR::port |
unsigned int NETADDR::type |