proxygen
testing::gmock_matchers_test::ConvertibleToBool Class Reference

Public Member Functions

 ConvertibleToBool (int number)
 
 operator bool () const
 
 ConvertibleToBool (int number)
 
 operator bool () const
 
 ConvertibleToBool (int number)
 
 operator bool () const
 

Private Attributes

int number_
 

Detailed Description

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Definition 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.


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