sockaddr.h File Reference

Classes for handling addresses. More...

#include <stdexcept>
#include <iosfwd>
#include <string>
#include <inttypes.h>
#include "sockcommon.h"

Go to the source code of this file.

Namespaces

namespace  socklibpp

Classes

class  socklibpp::addr
 Abstract base class for network addresses. More...
class  socklibpp::addr_in
 Derived class for handling IPv4 addesses (including the port number). More...

Functions

ostream & socklibpp::operator<< (std::ostream &, const addr_in &)
 Operator for printing an address in a stream.
std::istream & socklibpp::operator>> (std::istream &, addr_in &)
 Operator for reading an address from a stream.


Detailed Description

Classes for handling addresses.


Generated on Thu Jan 18 19:26:35 2007 for socklib++ by  doxygen 1.5.1