CVC3
2.4.1
|
#include <fdstream.h>
Public Member Functions | |
fdoutbuf (int _fd) | |
Protected Member Functions | |
virtual int_type | overflow (int_type c) |
virtual std::streamsize | xsputn (const char *s, std::streamsize num) |
Protected Attributes | |
int | fd |
Definition at line 61 of file fdstream.h.
|
inline |
Definition at line 66 of file fdstream.h.
|
inlineprotectedvirtual |
Definition at line 70 of file fdstream.h.
|
inlineprotectedvirtual |
Definition at line 81 of file fdstream.h.
|
protected |
Definition at line 63 of file fdstream.h.