| factory() const | RuleParser::ParameterDescription | [inline] |
| id() const | RuleParser::ParameterDescription | [inline] |
| isCustom() const | RuleParser::ParameterDescription | [inline] |
| m_factory | RuleParser::ParameterDescription | [protected] |
| m_id | RuleParser::ParameterDescription | [protected] |
| m_name | RuleParser::ParameterDescription | [protected] |
| m_operators | RuleParser::ParameterDescription | [protected] |
| m_type | RuleParser::ParameterDescription | [protected] |
| name() const | RuleParser::ParameterDescription | [inline] |
| operators() const | RuleParser::ParameterDescription | [inline] |
| ParameterDescription(unsigned int id, const std::string &name, const std::type_info &type, const std::vector< std::string > &operators, const boost::shared_ptr< RuleFactory > &ruleFactory) | RuleParser::ParameterDescription | |
| ParameterDescription(unsigned int id, const std::string &name, const std::type_info &type, const std::vector< std::string > &operators, RuleFactory *ruleFactory) | RuleParser::ParameterDescription | |
| ParameterDescription(unsigned int id, const std::string &name, const std::type_info &type) | RuleParser::ParameterDescription | |
| type() const | RuleParser::ParameterDescription | [inline] |
| ~ParameterDescription() | RuleParser::ParameterDescription | |