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

address Class Reference

Inherited by inet_address.

List of all members.

Public Methods

 address ()
 address (const void *addr, socklen_t len)
const sockaddr * data () const
string::size_type length () const
const string & data_as_string () const
 operator bool () const
inet_address to_inet_address ()

Protected Attributes

string addr


Constructor & Destructor Documentation

address::address  
 

address::address const void *    addr,
socklen_t    len
 


Member Function Documentation

const sockaddr* address::data   const
 

const string& address::data_as_string   const
 

string::size_type address::length   const
 

address::operator bool   const
 

inet_address address::to_inet_address  
 


Member Data Documentation

string address::addr [protected]
 


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