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  InetAddress
 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 (InetAddress)

Variables

 NMSTL_NAMESPACE_BEGIN
 NMSTL_NAMESPACE_END


Function Documentation

NMSTL_TO_STRING_INTL InetAddress   
 

NMSTL_TO_STRING_INTL Address   
 


Variable Documentation

NMSTL_NAMESPACE_BEGIN
 

NMSTL_NAMESPACE_END
 


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