DDraceNetwork Documentation
Loading...
Searching...
No Matches
NETADDR Struct Reference

#include <types.h>

Public Member Functions

bool operator== (const NETADDR &other) const
bool operator!= (const NETADDR &other) const
bool operator< (const NETADDR &other) const

Public Attributes

unsigned int type
unsigned char ip [16]
unsigned short port

Member Function Documentation

◆ operator!=()

bool NETADDR::operator!= ( const NETADDR & other) const

◆ operator<()

bool NETADDR::operator< ( const NETADDR & other) const

◆ operator==()

bool NETADDR::operator== ( const NETADDR & other) const

Member Data Documentation

◆ ip

unsigned char NETADDR::ip[16]

◆ port

unsigned short NETADDR::port

◆ type

unsigned int NETADDR::type

The documentation for this struct was generated from the following files: