#include <pnetdb.h>
Public Member Functions | |
| ServiceEntry () | |
| ServiceEntry (const ServiceEntry &s) | |
| ServiceEntry (const servent *s) | |
| ~ServiceEntry () | |
| const std::string & | name () const |
| const std::string & | alias (int num) const |
| port_t | port () const |
| const std::string & | protocol () const |
| ServiceEntry & | operator= (const ServiceEntry &s) |
Friends | |
| class | NetDb |
Definition at line 107 of file pnetdb.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 122 of file pnetdb.h. References P::port_t. |
|
|
|
|
|
|
1.3.3