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_iword_saver Class Reference

#include <ios_state.hpp>

Public Types

typedef ::std::ios_base state_type
 
typedef int index_type
 
typedef long aspect_type
 

Public Member Functions

 ios_iword_saver (state_type &s, index_type i)
 
 ios_iword_saver (state_type &s, index_type i, aspect_type const &a)
 
 ~ios_iword_saver ()
 
void restore ()
 

Member Typedef Documentation

typedef ::std::ios_base boost::io::ios_iword_saver::state_type

Constructor & Destructor Documentation

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

References boost::a.

boost::io::ios_iword_saver::~ios_iword_saver ( )
inline

References restore().

Member Function Documentation

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

Referenced by ~ios_iword_saver().


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