bref
API 2014 of the Zia HTTP server.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Attributes
bref::IPv6Address Union Reference

Simple union that contains an IPv6 address. More...

#include <IpAddress.h>

List of all members.

Public Attributes

struct {
   union {
      unsigned char   networkBytes [8]
      uint64_t   network
   } 
   union {
      unsigned char   hostBytes [8]
      uint64_t   host
   } 
}; 
unsigned char bytes [16]

Detailed Description

Simple union that contains an IPv6 address.


The documentation for this union was generated from the following file: