commore  1.0.6-SNAPSHOT
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Host Class Reference

Public Member Functions

 Host (const AString &name)
 
 Host (const hostent &host)
 
void clear ()
 
bool IsDefined () const
 
const List< IpAddress > & get_ip_address_list () const
 
const ListAStringget_alias_list () const
 
bool set (const AString &name)
 
bool set (const IpAddress &name)
 
bool set (const hostent &host)
 
AString to_string () const
 
bool find (const AString &name, struct hostent *data, void *, int)
 

Constructor & Destructor Documentation

Host::Host ( const AString name)
Host::Host ( const hostent &  host)

Member Function Documentation

void Host::clear ( )
bool Host::find ( const AString name,
struct hostent *  data,
void *  ,
int   
)
const ListAString& Host::get_alias_list ( ) const
inline
const List<IpAddress>& Host::get_ip_address_list ( ) const
inline
bool Host::IsDefined ( ) const
inline
bool Host::set ( const AString name)
bool Host::set ( const IpAddress name)
bool Host::set ( const hostent &  host)
AString Host::to_string ( ) const
inline

The documentation for this class was generated from the following file: