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

#include <gmock.h>

List of all members.

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 5716 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 5718 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 1066 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 1100 of file gmock-matchers.h.

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

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

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

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

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

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

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

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

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

Definition at line 5757 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 1076 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 1088 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 5728 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 5740 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 5768 of file fused-src/gmock/gmock.h.

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

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

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

Definition at line 5766 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 Sat Jun 8 2019 18:25:02