Searched refs:CSelectionCriterionLibrary (Results 1 – 4 of 4) sorted by relevance
38 addChild(new CSelectionCriterionLibrary); in CSelectionCriteria()80 CSelectionCriterionLibrary *CSelectionCriteria::getSelectionCriterionLibrary() in getSelectionCriterionLibrary()82 return static_cast<CSelectionCriterionLibrary *>(getChild(ESelectionCriterionLibrary)); in getSelectionCriterionLibrary()
34 std::string CSelectionCriterionLibrary::getKind() const in getKind()40 CSelectionCriterionType *CSelectionCriterionLibrary::createSelectionCriterionType(bool bIsInclusive) in createSelectionCriterionType()
40 class CSelectionCriterionLibrary; variable78 CSelectionCriterionLibrary *getSelectionCriterionLibrary();
35 class CSelectionCriterionLibrary : public CElement