API Reference > Other Classes > OdSaveStateFlagImpl Template
OdSaveStateFlagImpl Template
OdSaveStateFlagImpl
Syntax
C++
template <class T, T flag> class OdSaveStateFlagImpl;

SaveState.h

This template class implements SaveState objects which save and restore flags. 

 

 
Name 
Description 
 
Destructor for objects of the OdSaveStateFlagImpl class. Restores the old value of a flag. 
 
This is the overview for the OdSaveStateFlagImpl constructor overload. 
 
Name 
Description 
 
bool 
Returns the saved value of the flag. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.