25 I_ASSIGN(m_defaultIsEnabledAttrPtr,
"DefaultEnabled",
"Default value",
true,
false);
33 I_ATTR(
bool, m_defaultIsEnabledAttrPtr);
Base class for component implementation.
icomp::CComponentBase BaseClass
virtual void OnComponentCreated() override
Basic implementation of IEnableableParam interface.
Interface for objects which can be enabled/disabled.
Common class for all classes which objects can be archived or restored from archive.
Common interface for data model objects, which can be changed.
Contains interfaces and implementations of flexible parameter concept.