#include <fdstream.hpp>
Inherits std::istream.
Public Member Functions | |
fdistream (int fd) | |
Protected Attributes | |
fdinbuf | buf |
Definition at line 180 of file fdstream.hpp.
boost::fdistream::fdistream | ( | int | fd | ) | [inline] |
Definition at line 184 of file fdstream.hpp.
fdinbuf boost::fdistream::buf [protected] |
Definition at line 182 of file fdstream.hpp.