List of all members.
Public Member Functions |
void | store_object (unsigned char *out) |
void | restore_object (const unsigned char *in) |
int | inet_pton (const char *ip) |
char * | inet_ntop (char *dest) |
Static Public Attributes |
static const size_t | LENGTH = 16 |
static const size_t | IPV6_DISPLAY_LENGTH = 39 |
static const size_t | IPV6_BUFFER_LENGTH = IPV6_DISPLAY_LENGTH+1 |
Private Member Functions |
int | ipv4_inet_pton (const char *src) |
char * | ipv4_inet_ntop (char *destination) |
int | ipv6_inet_pton (const char *src) |
char * | ipv6_inet_ntop (char *destination) |
Detailed Description
Definition at line 36 of file ipv6.h.
The documentation for this class was generated from the following file: