HomeSort by relevance Sort by last modified time
    Searched defs:CComponentLibrary (Results 1 - 2 of 2) sorted by null

  /external/parameter-framework/parameter/
ComponentLibrary.h 40 class CComponentLibrary : public CElement
43 CComponentLibrary();
ComponentLibrary.cpp 34 CComponentLibrary::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 34 milliseconds