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

io File Reference

#include <nmstl/internal.h>
#include <nmstl/ptr>
#include <nmstl/status>
#include <unistd.h>
#include <fcntl.h>
#include <cassert>
#include <cerrno>

Compounds

class  constbuf
 An immutable data buffer. More...

class  databuf
 A mutable data buffer. More...

class  dynbuf
 A dynamically allocated, reference-counted mutable data buffer. More...

class  iohandle
 A reference-counted I/O handle (descriptor). More...


Functions

 NMSTL_TO_STRING_INTL (constbuf)
 NMSTL_TO_STRING_INTL (iohandle)

Variables

 NMSTL_NAMESPACE_BEGIN
 Data buffers and I/O handles.

 NMSTL_NAMESPACE_END

Function Documentation

NMSTL_TO_STRING_INTL iohandle   
 

NMSTL_TO_STRING_INTL constbuf   
 


Variable Documentation

NMSTL_NAMESPACE_BEGIN
 

Data buffers and I/O handles.

NMSTL_NAMESPACE_END
 


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