ark::catalog::AttributeQueryRuleWithFollowing
Defined in header “ark/catalog/search.hh”.
Contains a attribute query rule that is used within a group setting (with an additional operation).
Methods
- bool operator==(const AttributeQueryRuleWithFollowing & other)
Comparator for testing.
Variables
-
AttributeQueryRule rule
The base rule that should be applied. -
AttributeQueryCombineOperation operation
The type of operation to apply with respect to the next query rule.