Searched refs:getFormattedDescription (Results 1 – 3 of 3) sorted by relevance
65 … log_info("Selection criterion changed event: %s", getFormattedDescription(false, false).c_str()); in setCriterionState()120 std::string CSelectionCriterion::getFormattedDescription(bool bWithTypeInfo, bool bHumanReadable) c… in getFormattedDescription() function in CSelectionCriterion
62 std::string getFormattedDescription(bool bWithTypeInfo, bool bHumanReadable) const;
74 … lstrResult.push_back(pSelectionCriterion->getFormattedDescription(bWithTypeInfo, bHumanReadable)); in listSelectionCriteria()