Public Types | Public Member Functions | Private Member Functions | Private Attributes | List of all members
boost::io::ios_flags_saver Class Reference

#include <ios_state.hpp>

Public Types

typedef ::std::ios_base::fmtflags aspect_type
 
typedef ::std::ios_base state_type
 

Public Member Functions

 ios_flags_saver (state_type &s)
 
 ios_flags_saver (state_type &s, aspect_type const &a)
 
void restore ()
 
 ~ios_flags_saver ()
 

Private Member Functions

ios_flags_saveroperator= (const ios_flags_saver &)
 

Private Attributes

aspect_type const a_save_
 
state_types_save_
 

Detailed Description

Definition at line 32 of file ios_state.hpp.

Member Typedef Documentation

typedef ::std::ios_base::fmtflags boost::io::ios_flags_saver::aspect_type

Definition at line 36 of file ios_state.hpp.

typedef ::std::ios_base boost::io::ios_flags_saver::state_type

Definition at line 35 of file ios_state.hpp.

Constructor & Destructor Documentation

boost::io::ios_flags_saver::ios_flags_saver ( state_type s)
inlineexplicit

Definition at line 38 of file ios_state.hpp.

boost::io::ios_flags_saver::ios_flags_saver ( state_type s,
aspect_type const &  a 
)
inline

Definition at line 41 of file ios_state.hpp.

boost::io::ios_flags_saver::~ios_flags_saver ( )
inline

Definition at line 44 of file ios_state.hpp.

Member Function Documentation

ios_flags_saver& boost::io::ios_flags_saver::operator= ( const ios_flags_saver )
private
void boost::io::ios_flags_saver::restore ( )
inline

Definition at line 47 of file ios_state.hpp.

Member Data Documentation

aspect_type const boost::io::ios_flags_saver::a_save_
private

Definition at line 52 of file ios_state.hpp.

state_type& boost::io::ios_flags_saver::s_save_
private

Definition at line 51 of file ios_state.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:34