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

net File Reference


Detailed Description

Addresses and sockets.

#include <nmstl/io>
#include <nmstl/debug>
#include <nmstl/serial>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <sys/un.h>
#include <netdb.h>
#include <sys/socket.h>

Compounds

class  address
 A network address (e.g., an IPv4 or IPv6 address and port, or a UNIX-domain socket path). More...

class  inet_address
 An IP address and port. More...

class  socket
 A network socket descriptor. More...

class  tcpsocket
 A TCP socket descriptor. More...


Functions

 NMSTL_TO_STRING_INTL (address)
 NMSTL_TO_STRING_INTL (inet_address)

Variables

 NMSTL_NAMESPACE_BEGIN
 NMSTL_NAMESPACE_END


Function Documentation

NMSTL_TO_STRING_INTL inet_address   
 

NMSTL_TO_STRING_INTL address   
 


Variable Documentation

NMSTL_NAMESPACE_BEGIN
 

NMSTL_NAMESPACE_END
 


Generated on Fri Dec 20 13:35:10 2002 for NMSTL