Public Types | Public Member Functions | Private Member Functions | Private Attributes | List of all members
boost::io::basic_ios_fill_saver< Ch, Tr > Class Template Reference

#include <ios_state.hpp>

Public Types

typedef state_type::char_type aspect_type
 
typedef ::std::basic_ios< Ch, Tr > state_type
 

Public Member Functions

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

Private Member Functions

basic_ios_fill_saveroperator= (const basic_ios_fill_saver &)
 

Private Attributes

aspect_type const a_save_
 
state_types_save_
 

Detailed Description

template<typename Ch, class Tr>
class boost::io::basic_ios_fill_saver< Ch, Tr >

Definition at line 214 of file ios_state.hpp.

Member Typedef Documentation

template<typename Ch , class Tr >
typedef state_type::char_type boost::io::basic_ios_fill_saver< Ch, Tr >::aspect_type

Definition at line 218 of file ios_state.hpp.

template<typename Ch , class Tr >
typedef ::std::basic_ios<Ch, Tr> boost::io::basic_ios_fill_saver< Ch, Tr >::state_type

Definition at line 217 of file ios_state.hpp.

Constructor & Destructor Documentation

template<typename Ch , class Tr >
boost::io::basic_ios_fill_saver< Ch, Tr >::basic_ios_fill_saver ( state_type s)
inlineexplicit

Definition at line 220 of file ios_state.hpp.

template<typename Ch , class Tr >
boost::io::basic_ios_fill_saver< Ch, Tr >::basic_ios_fill_saver ( state_type s,
aspect_type const &  a 
)
inline

Definition at line 223 of file ios_state.hpp.

template<typename Ch , class Tr >
boost::io::basic_ios_fill_saver< Ch, Tr >::~basic_ios_fill_saver ( )
inline

Definition at line 226 of file ios_state.hpp.

Member Function Documentation

template<typename Ch , class Tr >
basic_ios_fill_saver& boost::io::basic_ios_fill_saver< Ch, Tr >::operator= ( const basic_ios_fill_saver< Ch, Tr > &  )
private
template<typename Ch , class Tr >
void boost::io::basic_ios_fill_saver< Ch, Tr >::restore ( )
inline

Definition at line 229 of file ios_state.hpp.

Member Data Documentation

template<typename Ch , class Tr >
aspect_type const boost::io::basic_ios_fill_saver< Ch, Tr >::a_save_
private

Definition at line 234 of file ios_state.hpp.

template<typename Ch , class Tr >
state_type& boost::io::basic_ios_fill_saver< Ch, Tr >::s_save_
private

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