Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

IPAddr Class Reference

#include <ipaddr.h>

List of all members.

Public Member Functions

 IPAddr ()
 IPAddr (std::string &)
 IPAddr (IPAddr_t i)
 IPAddr (const char *)
 operator IPAddr_t () const
 operator std::string () const
bool operator== (const IPAddr &i) const
bool operator< (const IPAddr &i) const

Static Public Member Functions

IPAddr_t ToIP (const std::string)
char * ToDotted (IPAddr_t)

Public Attributes

IPAddr_t ip


Constructor & Destructor Documentation

IPAddr::IPAddr  )  [inline]
 

IPAddr::IPAddr std::string &   ) 
 

IPAddr::IPAddr IPAddr_t  i  )  [inline]
 

IPAddr::IPAddr const char *   ) 
 


Member Function Documentation

IPAddr::operator IPAddr_t  )  const [inline]
 

IPAddr::operator std::string  )  const
 

bool IPAddr::operator< const IPAddr i  )  const [inline]
 

bool IPAddr::operator== const IPAddr i  )  const [inline]
 

char * IPAddr::ToDotted IPAddr_t   )  [static]
 

IPAddr_t IPAddr::ToIP const std::string   )  [static]
 


Member Data Documentation

IPAddr_t IPAddr::ip
 


The documentation for this class was generated from the following files:
Generated on Wed Aug 27 16:17:27 2008 for Georgia Tech Network Simulator (GTNetS) by  doxygen 1.3.9.1