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

#include <ios_state.hpp>

Public Types

typedef ::std::streamsize aspect_type
 
typedef ::std::ios_base state_type
 

Public Member Functions

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

Private Member Functions

ios_width_saveroperator= (const ios_width_saver &)
 

Private Attributes

aspect_type const a_save_
 
state_types_save_
 

Detailed Description

Definition at line 82 of file ios_state.hpp.

Member Typedef Documentation

typedef ::std::streamsize boost::io::ios_width_saver::aspect_type

Definition at line 86 of file ios_state.hpp.

typedef ::std::ios_base boost::io::ios_width_saver::state_type

Definition at line 85 of file ios_state.hpp.

Constructor & Destructor Documentation

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

Definition at line 88 of file ios_state.hpp.

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

Definition at line 91 of file ios_state.hpp.

boost::io::ios_width_saver::~ios_width_saver ( )
inline

Definition at line 94 of file ios_state.hpp.

Member Function Documentation

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

Definition at line 97 of file ios_state.hpp.

Member Data Documentation

aspect_type const boost::io::ios_width_saver::a_save_
private

Definition at line 102 of file ios_state.hpp.

state_type& boost::io::ios_width_saver::s_save_
private

Definition at line 101 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