Searched refs:CKindElement (Results 1 – 9 of 9) sorted by relevance
35 class CSubsystemPlugins : public CKindElement39 …CSubsystemPlugins(const std::string& strName, const std::string& strKind) : CKindElement(strName, … in CSubsystemPlugins()
36 class CFrameworkConfigurationGroup : public CKindElement39 …rationGroup(const std::string& strName, const std::string& strKind) : CKindElement(strName, strKin… in CFrameworkConfigurationGroup()
36 class CKindElement : public CElement39 …CKindElement(const std::string& strName, const std::string& strKind) : CElement(strName), _strKind… in CKindElement() function
37 class CXmlFileIncluderElement : public CKindElement
36 class CFrameworkConfigurationLocation : public CKindElement
35 class CPluginLocation : public CKindElement
32 #define base CKindElement
33 #define base CKindElement
39 #define base CKindElement