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

Public Member Functions

 ConvertibleToBool (int number)
 
 operator bool () const
 

Private Attributes

int number_
 

Detailed Description

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

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

Constructor & Destructor Documentation

testing::gmock_matchers_test::ConvertibleToBool::ConvertibleToBool ( int  number)
inlineexplicit

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

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

Member Function Documentation

testing::gmock_matchers_test::ConvertibleToBool::operator bool ( ) const
inline

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

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

Member Data Documentation

int testing::gmock_matchers_test::ConvertibleToBool::number_
private

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

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


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