#include <pnetdb.h>
Public Member Functions | |
| HostEntry () | |
| HostEntry (const HostEntry &h) | |
| HostEntry (const hostent *h) | |
| ~HostEntry () | |
| int | domain () const |
| const std::string & | name () const |
| const std::string & | alias (int num) const |
| const NetworkAddress & | addr (int num) const |
| int | addrCount () const |
| HostEntry & | operator= (const HostEntry &h) |
Friends | |
| class | NetDb |
Definition at line 69 of file pnetdb.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.3