Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::gmock_matchers_test::ConvertibleFromAny Struct Reference

Public Member Functions

 ConvertibleFromAny (int a_value)
 
template<typename T >
 ConvertibleFromAny (const T &)
 

Public Attributes

int value
 

Detailed Description

Definition at line 613 of file gmock-matchers_test.cc.

View newest version in sPHENIX GitHub at line 613 of file gmock-matchers_test.cc

Constructor & Destructor Documentation

testing::gmock_matchers_test::ConvertibleFromAny::ConvertibleFromAny ( int  a_value)
inline

Definition at line 614 of file gmock-matchers_test.cc.

View newest version in sPHENIX GitHub at line 614 of file gmock-matchers_test.cc

template<typename T >
testing::gmock_matchers_test::ConvertibleFromAny::ConvertibleFromAny ( const T )
inlineexplicit

Definition at line 616 of file gmock-matchers_test.cc.

View newest version in sPHENIX GitHub at line 616 of file gmock-matchers_test.cc

References ADD_FAILURE.

Member Data Documentation

int testing::gmock_matchers_test::ConvertibleFromAny::value

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