Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::StrEqualityMatcher< StringType > Class Template Reference

#include <gmock.h>

Public Member Functions

void DescribeNegationTo (::std::ostream *os) const
 
void DescribeNegationTo (::std::ostream *os) const
 
void DescribeTo (::std::ostream *os) const
 
void DescribeTo (::std::ostream *os) const
 
template<typename CharType >
bool MatchAndExplain (CharType *s, MatchResultListener *listener) const
 
template<typename MatcheeStringType >
bool MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const
 
template<typename CharType >
bool MatchAndExplain (CharType *s, MatchResultListener *listener) const
 
template<typename MatcheeStringType >
bool MatchAndExplain (const MatcheeStringType &s, MatchResultListener *) const
 
 StrEqualityMatcher (const StringType &str, bool expect_eq, bool case_sensitive)
 
 StrEqualityMatcher (const StringType &str, bool expect_eq, bool case_sensitive)
 

Private Member Functions

void DescribeToHelper (bool expect_eq,::std::ostream *os) const
 
void DescribeToHelper (bool expect_eq,::std::ostream *os) const
 
 GTEST_DISALLOW_ASSIGN_ (StrEqualityMatcher)
 
 GTEST_DISALLOW_ASSIGN_ (StrEqualityMatcher)
 

Private Attributes

const bool case_sensitive_
 
const bool expect_eq_
 
const StringType string_
 

Detailed Description

template<typename StringType>
class testing::internal::StrEqualityMatcher< StringType >

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

Constructor & Destructor Documentation

template<typename StringType >
testing::internal::StrEqualityMatcher< StringType >::StrEqualityMatcher ( const StringType &  str,
bool  expect_eq,
bool  case_sensitive 
)
inline

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

template<typename StringType >
testing::internal::StrEqualityMatcher< StringType >::StrEqualityMatcher ( const StringType &  str,
bool  expect_eq,
bool  case_sensitive 
)
inline

Definition at line 1159 of file gmock-matchers.h.

Member Function Documentation

template<typename StringType >
void testing::internal::StrEqualityMatcher< StringType >::DescribeNegationTo ( ::std::ostream *  os) const
inline

Definition at line 1198 of file gmock-matchers.h.

template<typename StringType >
void testing::internal::StrEqualityMatcher< StringType >::DescribeNegationTo ( ::std::ostream *  os) const
inline

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

template<typename StringType >
void testing::internal::StrEqualityMatcher< StringType >::DescribeTo ( ::std::ostream *  os) const
inline

Definition at line 1193 of file gmock-matchers.h.

template<typename StringType >
void testing::internal::StrEqualityMatcher< StringType >::DescribeTo ( ::std::ostream *  os) const
inline

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

template<typename StringType >
void testing::internal::StrEqualityMatcher< StringType >::DescribeToHelper ( bool  expect_eq,
::std::ostream *  os 
) const
inlineprivate

Definition at line 1204 of file gmock-matchers.h.

template<typename StringType >
void testing::internal::StrEqualityMatcher< StringType >::DescribeToHelper ( bool  expect_eq,
::std::ostream *  os 
) const
inlineprivate

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

template<typename StringType >
testing::internal::StrEqualityMatcher< StringType >::GTEST_DISALLOW_ASSIGN_ ( StrEqualityMatcher< StringType >  )
private
template<typename StringType >
testing::internal::StrEqualityMatcher< StringType >::GTEST_DISALLOW_ASSIGN_ ( StrEqualityMatcher< StringType >  )
private
template<typename StringType >
template<typename CharType >
bool testing::internal::StrEqualityMatcher< StringType >::MatchAndExplain ( CharType *  s,
MatchResultListener listener 
) const
inline

Definition at line 1169 of file gmock-matchers.h.

template<typename StringType >
template<typename MatcheeStringType >
bool testing::internal::StrEqualityMatcher< StringType >::MatchAndExplain ( const MatcheeStringType &  s,
MatchResultListener  
) const
inline

Definition at line 1184 of file gmock-matchers.h.

template<typename StringType >
template<typename CharType >
bool testing::internal::StrEqualityMatcher< StringType >::MatchAndExplain ( CharType *  s,
MatchResultListener listener 
) const
inline

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

template<typename StringType >
template<typename MatcheeStringType >
bool testing::internal::StrEqualityMatcher< StringType >::MatchAndExplain ( const MatcheeStringType &  s,
MatchResultListener  
) const
inline

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

Member Data Documentation

template<typename StringType >
const bool testing::internal::StrEqualityMatcher< StringType >::case_sensitive_
private

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

template<typename StringType >
const bool testing::internal::StrEqualityMatcher< StringType >::expect_eq_
private

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

template<typename StringType >
const StringType testing::internal::StrEqualityMatcher< StringType >::string_
private

Definition at line 6138 of file fused-src/gmock/gmock.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