ReactOS 0.4.16-dev-297-gc569aee
|
#include "stlport_prefix.h"
#include <memory>
#include <istream>
#include <fstream>
#include "stdio_streambuf.h"
#include "aligned_buffer.h"
#include "_stdio_file.h"
#include "c_locale.h"
Go to the source code of this file.
Macros | |
#define | cin _STLP_cin |
#define | cout _STLP_cout |
#define | cerr _STLP_cerr |
#define | clog _STLP_clog |
Functions | |
static int | _Stl_extract_open_param (FILE *f) |
template<class _Tp > | |
static filebuf * | _Stl_create_filebuf (_Tp x, ios_base::openmode mode) |
static wfilebuf * | _Stl_create_wfilebuf (FILE *f, ios_base::openmode mode) |
#define cerr _STLP_cerr |
Definition at line 39 of file iostream.cpp.
#define cin _STLP_cin |
Definition at line 37 of file iostream.cpp.
#define clog _STLP_clog |
Definition at line 40 of file iostream.cpp.
#define cout _STLP_cout |
Definition at line 38 of file iostream.cpp.
|
static |
Definition at line 168 of file iostream.cpp.
Referenced by ios_base::_S_initialize(), and ios_base::sync_with_stdio().
|
static |
Definition at line 180 of file iostream.cpp.
Referenced by ios_base::_S_initialize().
Definition at line 158 of file iostream.cpp.
Referenced by _Stl_create_filebuf().
Definition at line 102 of file iostream.cpp.
Definition at line 100 of file iostream.cpp.
Definition at line 103 of file iostream.cpp.
Definition at line 101 of file iostream.cpp.
Definition at line 121 of file iostream.cpp.
Referenced by ios_base::_S_initialize(), ios_base::_S_uninitialize(), and IOStreamTest::in_avail().
Definition at line 119 of file iostream.cpp.
Referenced by ios_base::_S_initialize(), ios_base::_S_uninitialize(), and IOStreamTest::in_avail().
Definition at line 122 of file iostream.cpp.
Referenced by ios_base::_S_initialize(), ios_base::_S_uninitialize(), and IOStreamTest::in_avail().
Definition at line 120 of file iostream.cpp.
Referenced by ios_base::_S_initialize(), ios_base::_S_uninitialize(), and IOStreamTest::in_avail().