Public Member Functions | Private Attributes | List of all members
Catch::Matchers::StdString::RegexMatcher Struct Reference

#include <catch.hpp>

Inheritance diagram for Catch::Matchers::StdString::RegexMatcher:
Inheritance graph
[legend]

Public Member Functions

std::string describe () const override
 
bool match (std::string const &matchee) const override
 
 RegexMatcher (std::string regex, CaseSensitive::Choice caseSensitivity)
 

Private Attributes

CaseSensitive::Choice m_caseSensitivity
 
std::string m_regex
 

Detailed Description

Definition at line 3570 of file catch.hpp.

Constructor & Destructor Documentation

Catch::Matchers::StdString::RegexMatcher::RegexMatcher ( std::string  regex,
CaseSensitive::Choice  caseSensitivity 
)

Member Function Documentation

std::string Catch::Matchers::StdString::RegexMatcher::describe ( ) const
override
bool Catch::Matchers::StdString::RegexMatcher::match ( std::string const &  matchee) const
override

Member Data Documentation

CaseSensitive::Choice Catch::Matchers::StdString::RegexMatcher::m_caseSensitivity
private

Definition at line 3577 of file catch.hpp.

std::string Catch::Matchers::StdString::RegexMatcher::m_regex
private

Definition at line 3576 of file catch.hpp.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:36