ARB
|
This is the complete list of members for arb_test::value_matcher< T >, including all inherited members.
dump_brief_description(const matchable &thing) const OVERRIDE | arb_test::value_matcher< T > | inlinevirtual |
dump_expectation(const matchable &thing, int indent) const OVERRIDE | arb_test::value_matcher< T > | inlinevirtual |
get_expected() const | arb_test::value_matcher< T > | inline |
HASTOBE_CLONABLE(matcher) | arb_test::matcher | |
matches(const copy< T > &v1, const copy< T > &v2) const =0 | arb_test::value_matcher< T > | pure virtual |
matches(const matchable &thing) const FINAL_OVERRIDE | arb_test::value_matcher< T > | inlinevirtual |
relation(bool isMatch) const =0 | arb_test::value_matcher< T > | pure virtual |
value_matcher(const matchable_value< T > &expected_) | arb_test::value_matcher< T > | inline |
~matcher() | arb_test::matcher | inlinevirtual |
~value_matcher() OVERRIDE | arb_test::value_matcher< T > | inline |