#include <ios_state.hpp>
Public Types | |
| typedef ::std::ios_base | state_type |
| typedef int | index_type |
| typedef void * | aspect_type |
Public Member Functions | |
| ios_pword_saver (state_type &s, index_type i) | |
| ios_pword_saver (state_type &s, index_type i, aspect_type const &a) | |
| ~ios_pword_saver () | |
| void | restore () |
| typedef void* boost::io::ios_pword_saver::aspect_type |
| typedef int boost::io::ios_pword_saver::index_type |
| typedef ::std::ios_base boost::io::ios_pword_saver::state_type |
|
inlineexplicit |
|
inline |
References boost::a.
|
inline |
References restore().
|
inline |
Referenced by ~ios_pword_saver().