std::fdoutbuf Class Reference

#include <fdstream.h>

List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes


Detailed Description

Definition at line 60 of file fdstream.h.


Constructor & Destructor Documentation

std::fdoutbuf::fdoutbuf int  _fd  )  [inline]
 

Definition at line 65 of file fdstream.h.


Member Function Documentation

virtual int_type std::fdoutbuf::overflow int_type  c  )  [inline, protected, virtual]
 

Definition at line 69 of file fdstream.h.

References fd.

virtual std::streamsize std::fdoutbuf::xsputn const char *  s,
std::streamsize  num
[inline, protected, virtual]
 

Definition at line 80 of file fdstream.h.

References fd.


Member Data Documentation

int std::fdoutbuf::fd [protected]
 

Definition at line 62 of file fdstream.h.

Referenced by overflow(), and xsputn().


The documentation for this class was generated from the following file:
Generated on Thu Apr 13 16:57:46 2006 for CVC Lite by  doxygen 1.4.4