Namespaces | Functions
Catch::Matchers Namespace Reference

Namespaces

namespace  Impl

Functions

template<typename ExpressionT >
Impl::Generic::AllOf< ExpressionT > AllOf (Impl::Matcher< ExpressionT > const &m1, Impl::Matcher< ExpressionT > const &m2)
template<typename ExpressionT >
Impl::Generic::AllOf< ExpressionT > AllOf (Impl::Matcher< ExpressionT > const &m1, Impl::Matcher< ExpressionT > const &m2, Impl::Matcher< ExpressionT > const &m3)
template<typename ExpressionT >
Impl::Generic::AnyOf< ExpressionT > AnyOf (Impl::Matcher< ExpressionT > const &m1, Impl::Matcher< ExpressionT > const &m2)
template<typename ExpressionT >
Impl::Generic::AnyOf< ExpressionT > AnyOf (Impl::Matcher< ExpressionT > const &m1, Impl::Matcher< ExpressionT > const &m2, Impl::Matcher< ExpressionT > const &m3)
Impl::StdString::Contains Contains (std::string const &substr)
Impl::StdString::Contains Contains (const char *substr)
Impl::StdString::EndsWith EndsWith (std::string const &substr)
Impl::StdString::EndsWith EndsWith (const char *substr)
Impl::StdString::Equals Equals (std::string const &str)
Impl::StdString::Equals Equals (const char *str)
Impl::StdString::StartsWith StartsWith (std::string const &substr)
Impl::StdString::StartsWith StartsWith (const char *substr)

Function Documentation

template<typename ExpressionT >
Impl::Generic::AllOf<ExpressionT> Catch::Matchers::AllOf ( Impl::Matcher< ExpressionT > const &  m1,
Impl::Matcher< ExpressionT > const &  m2 
) [inline]

Definition at line 2357 of file catch.hpp.

template<typename ExpressionT >
Impl::Generic::AllOf<ExpressionT> Catch::Matchers::AllOf ( Impl::Matcher< ExpressionT > const &  m1,
Impl::Matcher< ExpressionT > const &  m2,
Impl::Matcher< ExpressionT > const &  m3 
) [inline]

Definition at line 2362 of file catch.hpp.

template<typename ExpressionT >
Impl::Generic::AnyOf<ExpressionT> Catch::Matchers::AnyOf ( Impl::Matcher< ExpressionT > const &  m1,
Impl::Matcher< ExpressionT > const &  m2 
) [inline]

Definition at line 2368 of file catch.hpp.

template<typename ExpressionT >
Impl::Generic::AnyOf<ExpressionT> Catch::Matchers::AnyOf ( Impl::Matcher< ExpressionT > const &  m1,
Impl::Matcher< ExpressionT > const &  m2,
Impl::Matcher< ExpressionT > const &  m3 
) [inline]

Definition at line 2373 of file catch.hpp.

Definition at line 2385 of file catch.hpp.

Impl::StdString::Contains Catch::Matchers::Contains ( const char *  substr) [inline]

Definition at line 2388 of file catch.hpp.

Definition at line 2397 of file catch.hpp.

Impl::StdString::EndsWith Catch::Matchers::EndsWith ( const char *  substr) [inline]

Definition at line 2400 of file catch.hpp.

Definition at line 2379 of file catch.hpp.

Impl::StdString::Equals Catch::Matchers::Equals ( const char *  str) [inline]

Definition at line 2382 of file catch.hpp.

Definition at line 2391 of file catch.hpp.

Impl::StdString::StartsWith Catch::Matchers::StartsWith ( const char *  substr) [inline]

Definition at line 2394 of file catch.hpp.



librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41