Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::RE Class Reference

#include <gtest.h>

Public Member Functions

const char * pattern () const
 
const char * pattern () const
 
const char * pattern () const
 
const char * pattern () const
 
 RE (const RE &other)
 
 RE (const RE &other)
 
 RE (const ::std::string &regex)
 
 RE (const ::std::string &regex)
 
 RE (const char *regex)
 
 RE (const char *regex)
 
 RE (const RE &other)
 
 RE (const RE &other)
 
 RE (const ::std::string &regex)
 
 RE (const ::std::string &regex)
 
 RE (const char *regex)
 
 RE (const char *regex)
 
 ~RE ()
 
 ~RE ()
 
 ~RE ()
 
 ~RE ()
 

Static Public Member Functions

static bool FullMatch (const ::std::string &str, const RE &re)
 
static bool FullMatch (const ::std::string &str, const RE &re)
 
static bool FullMatch (const char *str, const RE &re)
 
static bool FullMatch (const char *str, const RE &re)
 
static bool FullMatch (const ::std::string &str, const RE &re)
 
static bool FullMatch (const ::std::string &str, const RE &re)
 
static bool FullMatch (const char *str, const RE &re)
 
static bool FullMatch (const char *str, const RE &re)
 
static bool PartialMatch (const ::std::string &str, const RE &re)
 
static bool PartialMatch (const ::std::string &str, const RE &re)
 
static bool PartialMatch (const char *str, const RE &re)
 
static bool PartialMatch (const char *str, const RE &re)
 
static bool PartialMatch (const ::std::string &str, const RE &re)
 
static bool PartialMatch (const ::std::string &str, const RE &re)
 
static bool PartialMatch (const char *str, const RE &re)
 
static bool PartialMatch (const char *str, const RE &re)
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (RE)
 
 GTEST_DISALLOW_ASSIGN_ (RE)
 
 GTEST_DISALLOW_ASSIGN_ (RE)
 
 GTEST_DISALLOW_ASSIGN_ (RE)
 
void Init (const char *regex)
 
void Init (const char *regex)
 
void Init (const char *regex)
 
void Init (const char *regex)
 

Private Attributes

regex_t full_regex_
 
bool is_valid_
 
regex_t partial_regex_
 
const char * pattern_
 

Detailed Description

Definition at line 2130 of file gmock/fused-src/gtest/gtest.h.

Constructor & Destructor Documentation

testing::internal::RE::RE ( const RE other)
inline

Definition at line 2135 of file gmock/fused-src/gtest/gtest.h.

testing::internal::RE::RE ( const ::std::string &  regex)
inline

Definition at line 2138 of file gmock/fused-src/gtest/gtest.h.

testing::internal::RE::RE ( const char *  regex)
inline

Definition at line 2146 of file gmock/fused-src/gtest/gtest.h.

testing::internal::RE::~RE ( )

Definition at line 8350 of file gmock-gtest-all.cc.

testing::internal::RE::RE ( const RE other)
inline

Definition at line 2135 of file gmock/gtest/fused-src/gtest/gtest.h.

testing::internal::RE::RE ( const ::std::string &  regex)
inline

Definition at line 2138 of file gmock/gtest/fused-src/gtest/gtest.h.

testing::internal::RE::RE ( const char *  regex)
inline

Definition at line 2146 of file gmock/gtest/fused-src/gtest/gtest.h.

testing::internal::RE::~RE ( )
testing::internal::RE::RE ( const RE other)
inline
testing::internal::RE::RE ( const ::std::string &  regex)
inline
testing::internal::RE::RE ( const char *  regex)
inline
testing::internal::RE::~RE ( )
testing::internal::RE::RE ( const RE other)
inline

Definition at line 942 of file gtest/include/gtest/internal/gtest-port.h.

testing::internal::RE::RE ( const ::std::string &  regex)
inline

Definition at line 945 of file gtest/include/gtest/internal/gtest-port.h.

testing::internal::RE::RE ( const char *  regex)
inline

Definition at line 953 of file gtest/include/gtest/internal/gtest-port.h.

testing::internal::RE::~RE ( )

Member Function Documentation

static bool testing::internal::RE::FullMatch ( const ::std::string &  str,
const RE re 
)
inlinestatic
static bool testing::internal::RE::FullMatch ( const ::std::string &  str,
const RE re 
)
inlinestatic

Definition at line 966 of file gtest/include/gtest/internal/gtest-port.h.

static bool testing::internal::RE::FullMatch ( const char *  str,
const RE re 
)
static
static bool testing::internal::RE::FullMatch ( const char *  str,
const RE re 
)
static
static bool testing::internal::RE::FullMatch ( const ::std::string &  str,
const RE re 
)
inlinestatic

Definition at line 2159 of file gmock/fused-src/gtest/gtest.h.

static bool testing::internal::RE::FullMatch ( const ::std::string &  str,
const RE re 
)
inlinestatic

Definition at line 2159 of file gmock/gtest/fused-src/gtest/gtest.h.

bool testing::internal::RE::FullMatch ( const char *  str,
const RE re 
)
static

Definition at line 8363 of file gmock-gtest-all.cc.

static bool testing::internal::RE::FullMatch ( const char *  str,
const RE re 
)
static
testing::internal::RE::GTEST_DISALLOW_ASSIGN_ ( RE  )
private
testing::internal::RE::GTEST_DISALLOW_ASSIGN_ ( RE  )
private
testing::internal::RE::GTEST_DISALLOW_ASSIGN_ ( RE  )
private
testing::internal::RE::GTEST_DISALLOW_ASSIGN_ ( RE  )
private
void testing::internal::RE::Init ( const char *  regex)
private
void testing::internal::RE::Init ( const char *  regex)
private
void testing::internal::RE::Init ( const char *  regex)
private

Definition at line 8380 of file gmock-gtest-all.cc.

void testing::internal::RE::Init ( const char *  regex)
private
static bool testing::internal::RE::PartialMatch ( const ::std::string &  str,
const RE re 
)
inlinestatic

Definition at line 970 of file gtest/include/gtest/internal/gtest-port.h.

static bool testing::internal::RE::PartialMatch ( const ::std::string &  str,
const RE re 
)
inlinestatic
static bool testing::internal::RE::PartialMatch ( const char *  str,
const RE re 
)
static
static bool testing::internal::RE::PartialMatch ( const char *  str,
const RE re 
)
static
static bool testing::internal::RE::PartialMatch ( const ::std::string &  str,
const RE re 
)
inlinestatic

Definition at line 2163 of file gmock/gtest/fused-src/gtest/gtest.h.

static bool testing::internal::RE::PartialMatch ( const ::std::string &  str,
const RE re 
)
inlinestatic

Definition at line 2163 of file gmock/fused-src/gtest/gtest.h.

static bool testing::internal::RE::PartialMatch ( const char *  str,
const RE re 
)
static
bool testing::internal::RE::PartialMatch ( const char *  str,
const RE re 
)
static

Definition at line 8372 of file gmock-gtest-all.cc.

const char* testing::internal::RE::pattern ( ) const
inline

Definition at line 957 of file gtest/include/gtest/internal/gtest-port.h.

const char* testing::internal::RE::pattern ( ) const
inline
const char* testing::internal::RE::pattern ( ) const
inline

Definition at line 2150 of file gmock/fused-src/gtest/gtest.h.

const char* testing::internal::RE::pattern ( ) const
inline

Definition at line 2150 of file gmock/gtest/fused-src/gtest/gtest.h.

Member Data Documentation

regex_t testing::internal::RE::full_regex_
private

Definition at line 2195 of file gmock/fused-src/gtest/gtest.h.

bool testing::internal::RE::is_valid_
private

Definition at line 2191 of file gmock/fused-src/gtest/gtest.h.

regex_t testing::internal::RE::partial_regex_
private

Definition at line 2196 of file gmock/fused-src/gtest/gtest.h.

const char * testing::internal::RE::pattern_
private

Definition at line 2190 of file gmock/fused-src/gtest/gtest.h.


The documentation for this class was generated from the following files:


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:11