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

NetHost Class Reference

#include <net_host.H>

List of all members.

Public Methods

 NetHost (const char *hostname)
 NetHost (struct sockaddr_in *addr)
 NetHost (cNetHost &rhs)
NetHost & operator= (cNetHost &rhs)
int port (void) const
str_ptr name (void) const
void get_address (struct sockaddr_in *addr) const

Protected Attributes

str_ptr name_
int port_
unsigned long addr_


Constructor & Destructor Documentation

NetHost::NetHost (  const char *    hostname ) 
 

NetHost::NetHost (  struct sockaddr_in *    addr ) 
 

NetHost::NetHost (  cNetHost &    rhs )  [inline]
 


Member Function Documentation

void NetHost::get_address (  struct sockaddr_in *    addr )  const [inline]
 

str_ptr NetHost::name (  void    )  const [inline]
 

NetHost& NetHost::operator= (  cNetHost &    rhs )  [inline]
 

int NetHost::port (  void    )  const [inline]
 


Member Data Documentation

unsigned long NetHost::addr_ [protected]
 

str_ptr NetHost::name_ [protected]
 

int NetHost::port_ [protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Sep 15 16:26:00 2003 for gluebase by doxygen1.2.18