NetBurner 3.5.0
PDF Version
 
nettypes.h File Reference

NetBurner IPADDR4 Class. See the IPADDR4 Class page for complete documentation. More...

#include <predef.h>
#include <basictypes.h>
#include <ipv6/ipv6_addr.h>

Go to the source code of this file.

Classes

class  MACADR
 Used to store and manipulate MAC addresses. More...
 
class  IPADDR4
 Used to store and manipulate IPv4 addresses in dual stack mode. More...
 

Typedefs

typedef class MACADR MACADR
 Used to store and manipulate MAC addresses.
 
typedef IPADDR6 IPADDR
 IPADDR Object Type (either v4 or v6)
 

Functions

bool operator== (const MACADR &i, const MACADR &j)
 Check MAC equality.
 
bool operator!= (const MACADR &i, const MACADR &j)
 Check MAC inequality.
 
bool operator> (const MACADR &i, const MACADR &j)
 Check MAC greater than.
 

Detailed Description

NetBurner IPADDR4 Class. See the IPADDR4 Class page for complete documentation.