#include <fdstream.h>
Definition at line 102 of file fdstream.h.
std::fdinbuf::fdinbuf | ( | int | _fd | ) | [inline] |
virtual int_type std::fdinbuf::underflow | ( | ) | [inline, protected, virtual] |
int std::fdinbuf::fd [protected] |
const int std::fdinbuf::pbSize = 4 [static, protected] |
const int std::fdinbuf::bufSize = 1024 [static, protected] |
char std::fdinbuf::buffer[bufSize+pbSize] [protected] |