Catch::Matchers::Impl::Generic::AnyOf< ExpressionT > Member List
This is the complete list of members for
Catch::Matchers::Impl::Generic::AnyOf< ExpressionT >, including all inherited members.
add(Matcher< ExpressionT > const &matcher) (defined in Catch::Matchers::Impl::Generic::AnyOf< ExpressionT >) | Catch::Matchers::Impl::Generic::AnyOf< ExpressionT > | [inline] |
addRef() const (defined in Catch::SharedImpl< IShared >) | Catch::SharedImpl< IShared > | [inline, virtual] |
AnyOf() (defined in Catch::Matchers::Impl::Generic::AnyOf< ExpressionT >) | Catch::Matchers::Impl::Generic::AnyOf< ExpressionT > | [inline] |
AnyOf(AnyOf const &other) (defined in Catch::Matchers::Impl::Generic::AnyOf< ExpressionT >) | Catch::Matchers::Impl::Generic::AnyOf< ExpressionT > | [inline] |
clone() const (defined in Catch::Matchers::Impl::MatcherImpl< AnyOf< ExpressionT >, ExpressionT >) | Catch::Matchers::Impl::MatcherImpl< AnyOf< ExpressionT >, ExpressionT > | [inline, virtual] |
ExpressionType typedef (defined in Catch::Matchers::Impl::Matcher< ExpressionT >) | Catch::Matchers::Impl::Matcher< ExpressionT > | |
m_rc (defined in Catch::SharedImpl< IShared >) | Catch::SharedImpl< IShared > | [mutable] |
match(ExpressionT const &expr) const (defined in Catch::Matchers::Impl::Generic::AnyOf< ExpressionT >) | Catch::Matchers::Impl::Generic::AnyOf< ExpressionT > | [inline, virtual] |
NonCopyable() (defined in Catch::NonCopyable) | Catch::NonCopyable | [inline, protected] |
release() const (defined in Catch::SharedImpl< IShared >) | Catch::SharedImpl< IShared > | [inline, virtual] |
SharedImpl() (defined in Catch::SharedImpl< IShared >) | Catch::SharedImpl< IShared > | [inline] |
toString() const (defined in Catch::Matchers::Impl::Generic::AnyOf< ExpressionT >) | Catch::Matchers::Impl::Generic::AnyOf< ExpressionT > | [inline, virtual] |
~IShared() (defined in Catch::IShared) | Catch::IShared | [virtual] |
~Matcher() (defined in Catch::Matchers::Impl::Matcher< ExpressionT >) | Catch::Matchers::Impl::Matcher< ExpressionT > | [inline, virtual] |
~NonCopyable() (defined in Catch::NonCopyable) | Catch::NonCopyable | [protected, virtual] |