Lines Matching defs:CRuleParser
39 const char *CRuleParser::_acDelimiters[CRuleParser::ENbStatuses] = {
48 CRuleParser::CRuleParser(const string &strApplicationRule,
55 CRuleParser::~CRuleParser()
61 bool CRuleParser::parse(CCompoundRule *pParentRule, string &strError)
147 bool CRuleParser::iterate(string &strError)
217 const string &CRuleParser::getType() const
223 const CSelectionCriteriaDefinition *CRuleParser::getSelectionCriteriaDefinition() const
229 CCompoundRule *CRuleParser::grabRootRule()
241 bool CRuleParser::next(string &strNext, string &strError)