|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdio_streambuf.h>


Additional Inherited Members | |
Public Types inherited from basic_streambuf< char, char_traits< char > > | |
| typedef char | char_type |
| typedef _Traits::int_type | int_type |
| typedef _Traits::pos_type | pos_type |
| typedef _Traits::off_type | off_type |
| typedef char_traits< char > | traits_type |
Protected Attributes inherited from stdio_streambuf_base | |
| FILE * | _M_file |
Definition at line 85 of file stdio_streambuf.h.
|
inline |
Definition at line 87 of file stdio_streambuf.h.
| stdio_ostreambuf::~stdio_ostreambuf | ( | ) |
Definition at line 198 of file stdio_streambuf.cpp.
|
protected |
Definition at line 203 of file stdio_streambuf.cpp.
|
protectedvirtual |
Reimplemented from basic_streambuf< char, char_traits< char > >.
Definition at line 200 of file stdio_streambuf.cpp.