#include <ip_base.h>
Public Member Functions | |
| int | fillbuf (ubyte *buf) const |
| int | readbuf (const ubyte *buf) |
| bool | operator< (const ip_addr &a_addr) const |
| bool | operator== (const ip_addr &a_addr) const |
| bool | operator> (const ip_addr &a_addr) const |
| ip_addr & | operator= (const ip_addr &a_addr) |
| void | set (int addrsize, ubyte *naddr, ushort port) |
| int | dns (char *address, ushort baseport) |
| bool | ok (void) const |
| int | addrlen (void) const |
| ip_addr (void) | |
Public Attributes | |
| ubyte | addr [6] |
Protected Attributes | |
| ubyte | alen |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
1.4.6