Monero
Public Member Functions | Private Attributes | List of all members
testing::gmock_matchers_test::DerivedClass Class Reference
Inheritance diagram for testing::gmock_matchers_test::DerivedClass:
Inheritance graph
[legend]
Collaboration diagram for testing::gmock_matchers_test::DerivedClass:
Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

int k_
 

Member Function Documentation

◆ k()

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

Member Data Documentation

◆ k_

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

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