boost::fdinbuf Class Reference

#include <fdstream.hpp>

List of all members.

Public Member Functions

 fdinbuf (int _fd)

Protected Member Functions

virtual int_type underflow ()

Protected Attributes

char buffer [bufSize+pbSize]
int fd

Static Protected Attributes

static const int bufSize = 1024
static const int pbSize = 4

Detailed Description

Definition at line 105 of file fdstream.hpp.


Constructor & Destructor Documentation

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

Definition at line 124 of file fdstream.hpp.

References buffer.


Member Function Documentation

virtual int_type boost::fdinbuf::underflow (  )  [inline, protected, virtual]

Definition at line 132 of file fdstream.hpp.

References buffer, boost::fdoutbuf::fd, and importDAE::read().


Member Data Documentation

Definition at line 115 of file fdstream.hpp.

const int boost::fdinbuf::bufSize = 1024 [static, protected]

Definition at line 114 of file fdstream.hpp.

int boost::fdinbuf::fd [protected]

Definition at line 107 of file fdstream.hpp.

const int boost::fdinbuf::pbSize = 4 [static, protected]

Definition at line 113 of file fdstream.hpp.


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