boost::fdoutbuf Class Reference

#include <fdstream.hpp>

List of all members.

Public Member Functions

 fdoutbuf (int _fd)

Protected Member Functions

virtual int_type overflow (int_type c)
virtual std::streamsize xsputn (const char *s, std::streamsize num)

Protected Attributes

int fd

Detailed Description

Definition at line 56 of file fdstream.hpp.


Constructor & Destructor Documentation

boost::fdoutbuf::fdoutbuf ( int  _fd  )  [inline]

Definition at line 61 of file fdstream.hpp.


Member Function Documentation

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

Definition at line 65 of file fdstream.hpp.

References fd.

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

Definition at line 80 of file fdstream.hpp.

References fd.


Member Data Documentation

int boost::fdoutbuf::fd [protected]

Definition at line 58 of file fdstream.hpp.

Referenced by overflow(), boost::fdinbuf::underflow(), and xsputn().


The documentation for this class was generated from the following file:

Generated on Wed Nov 23 19:01:49 2011 for FreeCAD by  doxygen 1.6.1