proxygen
testing::gmock_matchers_test::DerivedClass Class Reference
Inheritance diagram for testing::gmock_matchers_test::DerivedClass:
testing::gmock_matchers_test::AClass testing::gmock_matchers_test::AClass testing::gmock_matchers_test::AClass

Public Member Functions

int k () const
 
int k () const
 
int k () const
 
- Public Member Functions inherited from testing::gmock_matchers_test::AClass
 AClass ()
 
int n () const
 
void set_n (int new_n)
 
const strings () const
 
void set_s (const string &new_s)
 
double & x () const
 
 AClass ()
 
int n () const
 
void set_n (int new_n)
 
const strings () const
 
void set_s (const string &new_s)
 
double & x () const
 
 AClass ()
 
int n () const
 
void set_n (int new_n)
 
const strings () const
 
void set_s (const string &new_s)
 
double & x () const
 

Private Attributes

int k_
 

Detailed Description

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

Member Function Documentation

int testing::gmock_matchers_test::DerivedClass::k ( ) const
inline

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

Member Data Documentation

int testing::gmock_matchers_test::DerivedClass::k_
private

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


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