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.
| stdair::FlagSaver::FlagSaver | ( | std::ostream & | oStream | ) | [inline] |
Constructor.
Definition at line 39 of file BomJSONExport.cpp.
| stdair::FlagSaver::~FlagSaver | ( | ) | [inline] |
Destructor.
Definition at line 44 of file BomJSONExport.cpp.