This is the complete list of members for cauldron::Union< Value >, including all inherited members.
| clone() const override | cauldron::CloneHelper< Value, Union< Value > > | inlinevirtual |
| filter(const Requirement< Value > &requirement) const | cauldron::Strategy< Value > | inlinevirtual |
| map(const Converter< Value > &converter) const | cauldron::Strategy< Value > | inlinevirtual |
| operator()() const override | cauldron::Union< Value > | inlinevirtual |
| operator||(const Strategy< Value > &strategy) const override | cauldron::Union< Value > | inlinevirtual |
| operator||(const Union< Value > &strategy) const override | cauldron::Union< Value > | inlinevirtual |
| Union(const Strategy< Value > &strategy, const Strategy< Value > &other_strategy) | cauldron::Union< Value > | inlineexplicit |
| Union(const Union< Value > &strategy) | cauldron::Union< Value > | inline |
1.8.6