Public Member Functions | |
| FlagSaver (std::ostream &oStream) | |
| ~FlagSaver () | |
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.
|
inline |
Constructor.
Definition at line 27 of file BomDisplay.cpp.
|
inline |
Destructor.
Definition at line 32 of file BomDisplay.cpp.
1.8.1.1