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

#include <ios_state.hpp>

Public Types

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

Public Member Functions

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

Private Member Functions

ios_precision_saveroperator= (const ios_precision_saver &)
 

Private Attributes

aspect_type const a_save_
 
state_types_save_
 

Detailed Description

Definition at line 57 of file ios_state.hpp.

Member Typedef Documentation

Definition at line 61 of file ios_state.hpp.

Definition at line 60 of file ios_state.hpp.

Constructor & Destructor Documentation

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

Definition at line 63 of file ios_state.hpp.

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

Definition at line 66 of file ios_state.hpp.

boost::io::ios_precision_saver::~ios_precision_saver ( )
inline

Definition at line 69 of file ios_state.hpp.

Member Function Documentation

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

Definition at line 72 of file ios_state.hpp.

Member Data Documentation

aspect_type const boost::io::ios_precision_saver::a_save_
private

Definition at line 77 of file ios_state.hpp.

state_type& boost::io::ios_precision_saver::s_save_
private

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