Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSaveStateFlagImpl<class T, T flag>::OdSaveStateFlagImpl Constructor (T&, bool)
Syntax
C++
OdSaveStateFlagImpl(T& variable, bool bNewValue);

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

 

Parameters
Description
variable
[in] Flag to save.
newValue
[in] New value for a flag.
Copyright © 2002-2022. Open Design Alliance All rights reserved.