sockets::IPSocket::IPInfo Class Reference

IP information class. More...

#include <ipsocket.h>

List of all members.

Public Member Functions

 IPInfo (int family, size_t addrlen, struct sockaddr const *addr, char const *name, IPInfo *next)
 Constructor.
 IPInfo (IPInfo const &ipi)
 Copy constructor.
 ~IPInfo ()
 Destructor.
int family () const
 Returns the address protocol family.
size_t addrlen () const
 Returns the address size.
sockaddr const * addr () const
 Returns the address.
char const * cname () const
 Returns the canonical name.
std::string const & name () const
 Returns the canonical name (std::string version).
IPInfo const * next () const
 Next IP information (non-NULL if multiple answers available).


Detailed Description

This class stores information about the local and remote ends of a connection.


The documentation for this class was generated from the following file:
Generated on Wed Aug 15 00:37:23 2007 for Epona API by  doxygen 1.5.2