MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | List of all members
DenseLinAlgPack::LinAlgPackIO::ios_format_memento Class Reference

More...

#include <DenseLinAlgPack_IOFormat.hpp>

Public Member Functions

void set_format (std::ios &s) const
 Reset a steams format. More...
 

Static Public Member Functions

static ios_format_memento save_format (const std::ios &s)
 Save a streams format. More...
 

Private Member Functions

 ios_format_memento ()
 

Private Attributes

LinAlgPackIO::fmtflags flags_
 
int prec_
 
int wdt_
 
int fill_
 

Detailed Description

Definition at line 106 of file DenseLinAlgPack_IOFormat.hpp.

Constructor & Destructor Documentation

DenseLinAlgPack::LinAlgPackIO::ios_format_memento::ios_format_memento ( )
inlineprivate

Definition at line 121 of file DenseLinAlgPack_IOFormat.hpp.

Member Function Documentation

DenseLinAlgPack::LinAlgPackIO::ios_format_memento DenseLinAlgPack::LinAlgPackIO::ios_format_memento::save_format ( const std::ios &  s)
static

Save a streams format.

Definition at line 48 of file DenseLinAlgPack_IOFormat.cpp.

void DenseLinAlgPack::LinAlgPackIO::ios_format_memento::set_format ( std::ios &  s) const

Reset a steams format.

Definition at line 60 of file DenseLinAlgPack_IOFormat.cpp.

Member Data Documentation

LinAlgPackIO::fmtflags DenseLinAlgPack::LinAlgPackIO::ios_format_memento::flags_
private

Definition at line 115 of file DenseLinAlgPack_IOFormat.hpp.

int DenseLinAlgPack::LinAlgPackIO::ios_format_memento::prec_
private

Definition at line 116 of file DenseLinAlgPack_IOFormat.hpp.

int DenseLinAlgPack::LinAlgPackIO::ios_format_memento::wdt_
private

Definition at line 117 of file DenseLinAlgPack_IOFormat.hpp.

int DenseLinAlgPack::LinAlgPackIO::ios_format_memento::fill_
private

Definition at line 118 of file DenseLinAlgPack_IOFormat.hpp.


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