TraDemGen Logo  1.00.0
C++ Simulated Travel Demand Generation Library
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
TRADEMGEN::FlagSaver Struct Reference

List of all members.

Public Member Functions

 FlagSaver (std::ostream &oStream)
 ~FlagSaver ()

Detailed Description

Helper singleton structure to store the current formatting flags of any given output stream. The flags are re-set at the structure destruction.

Definition at line 24 of file BomDisplay.cpp.


Constructor & Destructor Documentation

TRADEMGEN::FlagSaver::FlagSaver ( std::ostream &  oStream)
inline

Constructor.

Definition at line 27 of file BomDisplay.cpp.

TRADEMGEN::FlagSaver::~FlagSaver ( )
inline

Destructor.

Definition at line 32 of file BomDisplay.cpp.


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