28 I_ASSIGN(m_fixedOptionsListCompPtr,
"FixedOptionsList",
"List of options could not be changed using this manager",
false,
"FixedOptionsList");
29 I_ASSIGN(m_serializeSelectionAttrPtr,
"SerializeSelection",
"If enabled, the current parameter set selection will be serialized",
true,
true);
39 I_ATTR(
bool, m_serializeSelectionAttrPtr);
Base class for component implementation.
Implementation of selection constraints.
icomp::CComponentBase BaseClass
virtual void OnComponentDestroyed() override
virtual void OnComponentCreated() override
Implementation of a simple options manager.
Constraints of selection from set of possibilities.
Common interface for the management of dynamic selection constraints.
Common class for all classes which objects can be archived or restored from archive.
Contains interfaces and implementations of flexible parameter concept.