API Reference > Other Classes > OdSaveStateFlagImpl Template > OdSaveStateFlagImpl Constructor > OdSaveStateFlagImpl::OdSaveStateFlagImpl Constructor (T&, bool)
OdSaveStateFlagImpl::OdSaveStateFlagImpl Constructor (T&, bool)
Syntax
C++
OdSaveStateFlagImpl(T& variable, bool bNewValue);
Parameters 
Description 
T& variable 
[in] Flag to save.  
newValue 
[in] New value for a flag. 

Constructor for objects of the OdSaveStateFlagImpl class. Saves a flag and assigns it a new value. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.