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

Public Member Functions

 AClass ()
 
int n () const
 
const string & s () const
 
void set_n (int new_n)
 
void set_s (const string &new_s)
 
double & x () const
 

Private Attributes

int n_
 
string s_
 

Static Private Attributes

static double x_ = 0.0
 

Detailed Description

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

Constructor & Destructor Documentation

testing::gmock_matchers_test::AClass::AClass ( )
inline

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

Member Function Documentation

int testing::gmock_matchers_test::AClass::n ( ) const
inline

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

const string& testing::gmock_matchers_test::AClass::s ( ) const
inline

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

void testing::gmock_matchers_test::AClass::set_n ( int  new_n)
inline

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

void testing::gmock_matchers_test::AClass::set_s ( const string &  new_s)
inline

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

double& testing::gmock_matchers_test::AClass::x ( ) const
inline

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

Member Data Documentation

int testing::gmock_matchers_test::AClass::n_
private

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

string testing::gmock_matchers_test::AClass::s_
private

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

double testing::gmock_matchers_test::AClass::x_ = 0.0
staticprivate

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


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:10