#include <fdstream.h>
Definition at line 61 of file fdstream.h.
std::fdoutbuf::fdoutbuf | ( | int | _fd | ) | [inline] |
Definition at line 66 of file fdstream.h.
virtual int_type std::fdoutbuf::overflow | ( | int_type | c | ) | [inline, protected, virtual] |
virtual std::streamsize std::fdoutbuf::xsputn | ( | const char * | s, | |
std::streamsize | num | |||
) | [inline, protected, virtual] |
int std::fdoutbuf::fd [protected] |