Searched refs:CComponent (Results 1 – 2 of 2) sorted by relevance
36 class CComponent : public CInstanceConfigurableElement39 …CComponent(const std::string& strName, const CTypeElement* pTypeElement) : CInstanceConfigurableEl… in CComponent() function
105 return new CComponent(getName(), this); in doInstantiate()112 _pComponentType->populate(static_cast<CComponent*>(pElement)); in populate()