AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
testing::Matcher< const internal::string &> Class Template Reference

#include <gmock-matchers.h>

Inheritance diagram for testing::Matcher< const internal::string &>:
Inheritance graph
[legend]
Collaboration diagram for testing::Matcher< const internal::string &>:
Collaboration graph
[legend]

Public Member Functions

 Matcher ()
 
 Matcher (const MatcherInterface< const internal::string &> *impl)
 
 Matcher (const internal::string &s)
 
 Matcher (const char *s)
 
- Public Member Functions inherited from testing::internal::MatcherBase< const internal::string &>
bool MatchAndExplain (const internal::string & x, MatchResultListener *listener) const
 
bool Matches (const internal::string & x) const
 
void DescribeTo (::std::ostream *os) const
 
void DescribeNegationTo (::std::ostream *os) const
 
void ExplainMatchResultTo (const internal::string & x, ::std::ostream *os) const
 
const MatcherDescriberInterfaceGetDescriber () const
 

Additional Inherited Members

- Protected Member Functions inherited from testing::internal::MatcherBase< const internal::string &>
 MatcherBase ()
 
 MatcherBase (const MatcherInterface< const internal::string & > *impl)
 
virtual ~MatcherBase ()
 

Constructor & Destructor Documentation

◆ Matcher() [1/4]

testing::Matcher< const internal::string &>::Matcher ( )
inline

◆ Matcher() [2/4]

testing::Matcher< const internal::string &>::Matcher ( const MatcherInterface< const internal::string &> *  impl)
inlineexplicit

◆ Matcher() [3/4]

◆ Matcher() [4/4]

testing::Matcher< const internal::string &>::Matcher ( const char *  s)

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

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0