#include <ios_state.hpp>
Public Types | |
typedef ::std::basic_ios< Ch, Tr > | state_type |
Public Member Functions | |
basic_ios_all_saver (state_type &s) | |
void | restore () |
~basic_ios_all_saver () | |
Private Member Functions | |
basic_ios_all_saver & | operator= (const basic_ios_all_saver &) |
Private Attributes | |
state_type::fmtflags const | a1_save_ |
::std::streamsize const | a2_save_ |
::std::streamsize const | a3_save_ |
state_type::iostate const | a4_save_ |
state_type::iostate const | a5_save_ |
::std::basic_ostream< Ch, Tr > *const | a6_save_ |
::std::basic_streambuf< Ch, Tr > *const | a7_save_ |
state_type::char_type const | a8_save_ |
::std::locale const | a9_save_ |
state_type & | s_save_ |
Definition at line 355 of file ios_state.hpp.
typedef ::std::basic_ios<Ch, Tr> boost::io::basic_ios_all_saver< Ch, Tr >::state_type |
Definition at line 358 of file ios_state.hpp.
|
inlineexplicit |
Definition at line 360 of file ios_state.hpp.
|
inline |
Definition at line 370 of file ios_state.hpp.
|
private |
|
inline |
Definition at line 373 of file ios_state.hpp.
|
private |
Definition at line 390 of file ios_state.hpp.
|
private |
Definition at line 391 of file ios_state.hpp.
|
private |
Definition at line 392 of file ios_state.hpp.
|
private |
Definition at line 393 of file ios_state.hpp.
|
private |
Definition at line 394 of file ios_state.hpp.
|
private |
Definition at line 395 of file ios_state.hpp.
|
private |
Definition at line 396 of file ios_state.hpp.
|
private |
Definition at line 397 of file ios_state.hpp.
|
private |
Definition at line 399 of file ios_state.hpp.
|
private |
Definition at line 389 of file ios_state.hpp.