Searched defs:CComponentLibrary (Results 1 - 2 of 2) sorted by relevance

/external/parameter-framework/parameter/
H A DComponentLibrary.h40 class CComponentLibrary : public CElement class in inherits:CElement
43 CComponentLibrary();
H A DComponentLibrary.cpp34 CComponentLibrary::CComponentLibrary() function in class:CComponentLibrary
38 bool CComponentLibrary::childrenAreDynamic() const
43 std::string CComponentLibrary::getKind() const
48 const CComponentType* CComponentLibrary::getComponentType(const std::string& strName) const
53 bool CComponentLibrary::fromXml(const CXmlElement& xmlElement,

Completed in 501 milliseconds