Geant4  10.02.p01
G4IosFlagsSaver Class Reference

#include <G4IosFlagsSaver.hh>

Public Member Functions

 G4IosFlagsSaver (std::ostream &_ios)
 
 ~G4IosFlagsSaver ()
 

Private Attributes

std::ostream & fIO
 
std::ios::fmtflags fFlags
 

Detailed Description

Definition at line 29 of file G4IosFlagsSaver.hh.

Constructor & Destructor Documentation

G4IosFlagsSaver::G4IosFlagsSaver ( std::ostream &  _ios)
inlineexplicit

Definition at line 32 of file G4IosFlagsSaver.hh.

G4IosFlagsSaver::~G4IosFlagsSaver ( )
inline

Definition at line 36 of file G4IosFlagsSaver.hh.

References fFlags, and fIO.

Member Data Documentation

std::ios::fmtflags G4IosFlagsSaver::fFlags
private

Definition at line 43 of file G4IosFlagsSaver.hh.

Referenced by ~G4IosFlagsSaver().

std::ostream& G4IosFlagsSaver::fIO
private

Definition at line 42 of file G4IosFlagsSaver.hh.

Referenced by ~G4IosFlagsSaver().


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