Searched refs:getFormattedState (Results 1 – 6 of 6) sorted by relevance
160 strFormattedDescription += " = " + _pType->getFormattedState(_iState); in getFormattedDescription()172 strFormattedDescription += ", current state: " + _pType->getFormattedState(_iState); in getFormattedDescription()187 xmlElement.setAttribute("Value", _pType->getFormattedState(_iState)); in toXml()
64 virtual std::string getFormattedState(int iValue) const;
179 std::string CSelectionCriterionType::getFormattedState(int iValue) const in getFormattedState() function in CSelectionCriterionType
49 virtual std::string getFormattedState(int iValue) const = 0;
213 virtual std::string getFormattedState(int iValue) const = 0;
173 ## `getFormattedState`