#include <ios_base.h>
Public Methods | |
Init () | |
~Init () | |
Static Public Methods | |
void | _S_ios_create (bool __sync) |
void | _S_ios_destroy () |
Static Private Attributes | |
int | _S_ios_base_init = 0 |
bool | _S_synced_with_stdio = true |
Friends | |
class | ios_base |
|
Definition at line 197 of file ios.cc. References _S_ios_base_init, and _S_ios_create(). |
|
Definition at line 207 of file ios.cc. References _S_ios_base_init, and _S_ios_destroy(). |
|
Definition at line 145 of file ios.cc. References std::buf_cerr, std::buf_cin, std::buf_cout, std::cerr, std::cin, std::clog, std::cout, std::filebuf, std::istream, and std::ostream. Referenced by Init(). |
|
Definition at line 176 of file ios.cc. References std::buf_cerr, std::buf_cin, std::buf_cout, std::cerr, std::clog, and std::cout. Referenced by ~Init(). |
|
Definition at line 293 of file ios_base.h. |
|
|
|
|