Public Types | Public Member Functions | Private Attributes | List of all members
testing::internal::OnCallSpec< F > Class Template Reference

#include <gmock.h>

Inheritance diagram for testing::internal::OnCallSpec< F >:
Inheritance graph
[legend]

Public Types

typedef Function< F >::ArgumentMatcherTuple ArgumentMatcherTuple
 
typedef Function< F >::ArgumentMatcherTuple ArgumentMatcherTuple
 
typedef Function< F >::ArgumentTuple ArgumentTuple
 
typedef Function< F >::ArgumentTuple ArgumentTuple
 

Public Member Functions

const Action< F > & GetAction () const
 
const Action< F > & GetAction () const
 
bool Matches (const ArgumentTuple &args) const
 
bool Matches (const ArgumentTuple &args) const
 
 OnCallSpec (const char *a_file, int a_line, const ArgumentMatcherTuple &matchers)
 
 OnCallSpec (const char *a_file, int a_line, const ArgumentMatcherTuple &matchers)
 
OnCallSpecWillByDefault (const Action< F > &action)
 
OnCallSpecWillByDefault (const Action< F > &action)
 
OnCallSpecWith (const Matcher< const ArgumentTuple & > &m)
 
OnCallSpecWith (const Matcher< const ArgumentTuple & > &m)
 
- Public Member Functions inherited from testing::internal::UntypedOnCallSpecBase
const char * file () const
 
const char * file () const
 
int line () const
 
int line () const
 
 UntypedOnCallSpecBase (const char *a_file, int a_line)
 
 UntypedOnCallSpecBase (const char *a_file, int a_line)
 

Private Attributes

Action< F > action_
 
Matcher< const ArgumentTuple & > extra_matcher_
 
ArgumentMatcherTuple matchers_
 

Additional Inherited Members

- Protected Types inherited from testing::internal::UntypedOnCallSpecBase
enum  Clause {
  kNone, kWith, kWillByDefault, kNone,
  kWith, kWillByDefault
}
 
enum  Clause {
  kNone, kWith, kWillByDefault, kNone,
  kWith, kWillByDefault
}
 
- Protected Member Functions inherited from testing::internal::UntypedOnCallSpecBase
void AssertSpecProperty (bool property, const string &failure_message) const
 
void AssertSpecProperty (bool property, const string &failure_message) const
 
void ExpectSpecProperty (bool property, const string &failure_message) const
 
void ExpectSpecProperty (bool property, const string &failure_message) const
 
- Protected Attributes inherited from testing::internal::UntypedOnCallSpecBase
const char * file_
 
Clause last_clause_
 
int line_
 

Detailed Description

template<typename F>
class testing::internal::OnCallSpec< F >

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

Member Typedef Documentation

Definition at line 296 of file gmock-spec-builders.h.

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

template<typename F>
typedef Function<F>::ArgumentTuple testing::internal::OnCallSpec< F >::ArgumentTuple

Definition at line 295 of file gmock-spec-builders.h.

template<typename F>
typedef Function<F>::ArgumentTuple testing::internal::OnCallSpec< F >::ArgumentTuple

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

Constructor & Destructor Documentation

template<typename F>
testing::internal::OnCallSpec< F >::OnCallSpec ( const char *  a_file,
int  a_line,
const ArgumentMatcherTuple matchers 
)
inline

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

template<typename F>
testing::internal::OnCallSpec< F >::OnCallSpec ( const char *  a_file,
int  a_line,
const ArgumentMatcherTuple matchers 
)
inline

Definition at line 300 of file gmock-spec-builders.h.

Member Function Documentation

template<typename F>
const Action<F>& testing::internal::OnCallSpec< F >::GetAction ( ) const
inline

Definition at line 346 of file gmock-spec-builders.h.

template<typename F>
const Action<F>& testing::internal::OnCallSpec< F >::GetAction ( ) const
inline

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

template<typename F>
bool testing::internal::OnCallSpec< F >::Matches ( const ArgumentTuple args) const
inline

Definition at line 340 of file gmock-spec-builders.h.

template<typename F>
bool testing::internal::OnCallSpec< F >::Matches ( const ArgumentTuple args) const
inline

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

template<typename F>
OnCallSpec& testing::internal::OnCallSpec< F >::WillByDefault ( const Action< F > &  action)
inline

Definition at line 326 of file gmock-spec-builders.h.

template<typename F>
OnCallSpec& testing::internal::OnCallSpec< F >::WillByDefault ( const Action< F > &  action)
inline

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

template<typename F>
OnCallSpec& testing::internal::OnCallSpec< F >::With ( const Matcher< const ArgumentTuple & > &  m)
inline

Definition at line 313 of file gmock-spec-builders.h.

template<typename F>
OnCallSpec& testing::internal::OnCallSpec< F >::With ( const Matcher< const ArgumentTuple & > &  m)
inline

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

Member Data Documentation

template<typename F>
Action< F > testing::internal::OnCallSpec< F >::action_
private

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

template<typename F>
Matcher< const ArgumentTuple & > testing::internal::OnCallSpec< F >::extra_matcher_
private

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

template<typename F>
ArgumentMatcherTuple testing::internal::OnCallSpec< F >::matchers_
private

Definition at line 9713 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