| ComponentsFactory typedef | icomp::CSimComponentContextBase | |
| ComponentsMap typedef | icomp::CSimComponentContextBase | protected |
| CreateSubcomponent(const QByteArray &componentId) const | icomp::TSimComponentWrap< Base >::SimulationContext | inline |
| CSimComponentContextBase(const IComponentStaticInfo *infoPtr) | icomp::CSimComponentContextBase | explicit |
| FactoriesMap typedef | icomp::CSimComponentContextBase | protected |
| GetAttribute(const QByteArray &attributeId, int *definitionLevelPtr=NULL) const override | icomp::CSimComponentContextBase | virtual |
| GetContextId() const override | icomp::TSimComponentWrap< Base >::SimulationContext | inlinevirtual |
| GetParentContext() const override | icomp::CSimComponentContextBase | virtual |
| GetRegistryElement() const override | icomp::CSimComponentContextBase | virtual |
| GetStaticInfo() const override | icomp::CSimComponentContextBase | virtual |
| GetSubcomponent(const QByteArray &componentId) const | icomp::TSimComponentWrap< Base >::SimulationContext | inline |
| InsertMultiAttr(const QByteArray &attributeId, const Attribute &attribute) | icomp::CSimComponentContextBase | inline |
| InsertMultiAttr(const QByteArray &attributeId, const QString &attribute) | icomp::CSimComponentContextBase | |
| InsertMultiFactory(const QByteArray &factoryId, const ComponentsFactory *factoryPtr) | icomp::CSimComponentContextBase | |
| InsertMultiRef(const QByteArray &referenceId, IComponentSharedPtr componentPtr, const QByteArray &subelementId="") | icomp::CSimComponentContextBase | |
| IsAttributeTypeCorrect(const QByteArray &attributeId) | icomp::CSimComponentContextBase | protected |
| JoinId(const QByteArray &baseId, const QByteArray &subId) | istd::CIdManipBase | protectedstatic |
| m_componentsMap | icomp::CSimComponentContextBase | protected |
| m_factoriesMap | icomp::CSimComponentContextBase | protected |
| SetAttr(const QByteArray &attributeId, const iser::IObject *attributePtr) | icomp::CSimComponentContextBase | |
| SetBoolAttr(const QByteArray &attributeId, bool value) | icomp::CSimComponentContextBase | |
| SetDoubleAttr(const QByteArray &attributeId, double value) | icomp::CSimComponentContextBase | |
| SetFactory(const QByteArray &factoryId, const ComponentsFactory *factoryPtr) | icomp::CSimComponentContextBase | |
| SetIdAttr(const QByteArray &attributeId, const QByteArray &value) | icomp::CSimComponentContextBase | |
| SetIntAttr(const QByteArray &attributeId, int value) | icomp::CSimComponentContextBase | |
| SetRef(const QByteArray &referenceId, IComponentSharedPtr componentPtr, const QByteArray &subelementId="") | icomp::CSimComponentContextBase | |
| SetStringAttr(const QByteArray &attributeId, const QString &value) | icomp::CSimComponentContextBase | |
| SimulationContext(const IComponentStaticInfo *infoPtr) | icomp::TSimComponentWrap< Base >::SimulationContext | inlineexplicit |
| SplitId(const QByteArray &complexId, QByteArray &baseId, QByteArray &subId) | istd::CIdManipBase | protectedstatic |
| ~IPolymorphic() | istd::IPolymorphic | inlinevirtual |
| ~SimulationContext() | icomp::TSimComponentWrap< Base >::SimulationContext | inline |