ark::catalog::AttributeQueryRuleGroup
Defined in header “ark/catalog/search.hh”.
A grouping of attribute query rules.
Methods
- bool operator==(const AttributeQueryRuleGroup & other)
Comparator for testing.
Variables
- std::vector< AttributeQueryRuleWithFollowing > rules
List of rules (with operations on how to combine them).