#include <fdstream.hpp>
Inherits std::ostream.
Public Member Functions | |
| fdostream (int fd) | |
Protected Attributes | |
| fdoutbuf | buf |
Definition at line 90 of file fdstream.hpp.
| boost::fdostream::fdostream | ( | int | fd | ) | [inline] |
Definition at line 94 of file fdstream.hpp.
fdoutbuf boost::fdostream::buf [protected] |
Definition at line 92 of file fdstream.hpp.
1.6.1