ReactOS
0.4.15-dev-5649-gd5999c6
|
#include <stdio_streambuf.h>
Protected Attributes | |
FILE * | _M_file |
Additional Inherited Members | |
![]() | |
typedef char | char_type |
typedef char_traits< char > ::int_type | int_type |
typedef char_traits< char > ::pos_type | pos_type |
typedef char_traits< char > ::off_type | off_type |
typedef char_traits< char > | traits_type |
Definition at line 49 of file stdio_streambuf.h.
stdio_streambuf_base::stdio_streambuf_base | ( | FILE * | file | ) |
Definition at line 55 of file stdio_streambuf.cpp.
stdio_streambuf_base::~stdio_streambuf_base | ( | ) |
Definition at line 60 of file stdio_streambuf.cpp.
|
protected |
Definition at line 76 of file stdio_streambuf.cpp.
|
protected |
Definition at line 114 of file stdio_streambuf.cpp.
|
protectedvirtual |
Reimplemented from basic_streambuf< char, char_traits< char > >.
Definition at line 64 of file stdio_streambuf.cpp.
|
protectedvirtual |
Reimplemented from basic_streambuf< char, char_traits< char > >.
Definition at line 144 of file stdio_streambuf.cpp.
|
protected |
Definition at line 70 of file stdio_streambuf.h.
Referenced by stdio_ostreambuf::overflow(), stdio_istreambuf::pbackfail(), seekoff(), seekpos(), setbuf(), sync(), stdio_istreambuf::uflow(), stdio_istreambuf::underflow(), and ~stdio_streambuf_base().