Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::io::ios_pword_saver Class Reference

#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 ()
 

Member Typedef Documentation

typedef ::std::ios_base boost::io::ios_pword_saver::state_type

Constructor & Destructor Documentation

boost::io::ios_pword_saver::ios_pword_saver ( state_type s,
index_type  i 
)
inlineexplicit
boost::io::ios_pword_saver::ios_pword_saver ( state_type s,
index_type  i,
aspect_type const &  a 
)
inline

References boost::a.

boost::io::ios_pword_saver::~ios_pword_saver ( )
inline

References restore().

Member Function Documentation

void boost::io::ios_pword_saver::restore ( )
inline

Referenced by ~ios_pword_saver().


The documentation for this class was generated from the following file: