proxygen
testing::gmock_matchers_test::IntValue Class Reference

Public Member Functions

 IntValue (int a_value)
 
int value () const
 
 IntValue (int a_value)
 
int value () const
 
 IntValue (int a_value)
 
int value () const
 

Private Attributes

int value_
 

Detailed Description

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

Constructor & Destructor Documentation

testing::gmock_matchers_test::IntValue::IntValue ( int  a_value)
inlineexplicit

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

testing::gmock_matchers_test::IntValue::IntValue ( int  a_value)
inlineexplicit

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

testing::gmock_matchers_test::IntValue::IntValue ( int  a_value)
inlineexplicit

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

Member Function Documentation

int testing::gmock_matchers_test::IntValue::value ( ) const
inline

Member Data Documentation

int testing::gmock_matchers_test::IntValue::value_
private

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


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