Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

inet_address Class Reference

Inherits address.

List of all members.

Public Types

typedef unsigned int port

Public Methods

 inet_address ()
 inet_address (string ip, port pt=0)
 inet_address (const address &other)
string get_host () const
in_port_t get_port () const
string get_hostname () const

Protected Methods

const sockaddr_in * inetaddr () const


Member Typedef Documentation

typedef unsigned int inet_address::port
 


Constructor & Destructor Documentation

inet_address::inet_address  
 

inet_address::inet_address string    ip,
port    pt = 0
 

inet_address::inet_address const address   other [explicit]
 


Member Function Documentation

string inet_address::get_host   const
 

string inet_address::get_hostname   const
 

in_port_t inet_address::get_port   const
 

const sockaddr_in* inet_address::inetaddr   const [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Sep 20 20:07:30 2002 for NMSTL