#include <ios_state.hpp>
Public Types | |
typedef int | index_type |
typedef ::std::ios_base | state_type |
Public Member Functions | |
ios_all_word_saver (state_type &s, index_type i) | |
void | restore () |
~ios_all_word_saver () | |
Private Member Functions | |
ios_all_word_saver & | operator= (const ios_all_word_saver &) |
Private Attributes | |
long const | a1_save_ |
void *const | a2_save_ |
index_type const | i_save_ |
state_type & | s_save_ |
Definition at line 405 of file ios_state.hpp.
typedef int boost::io::ios_all_word_saver::index_type |
Definition at line 409 of file ios_state.hpp.
typedef ::std::ios_base boost::io::ios_all_word_saver::state_type |
Definition at line 408 of file ios_state.hpp.
|
inline |
Definition at line 411 of file ios_state.hpp.
|
inline |
Definition at line 416 of file ios_state.hpp.
|
private |
|
inline |
Definition at line 419 of file ios_state.hpp.
|
private |
Definition at line 428 of file ios_state.hpp.
|
private |
Definition at line 429 of file ios_state.hpp.
|
private |
Definition at line 427 of file ios_state.hpp.
|
private |
Definition at line 426 of file ios_state.hpp.