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

List of all members.

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

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


Member Function Documentation

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

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

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

double testing::gmock_matchers_test::AClass::x_ = 0.0 [static, private]

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 Sat Jun 8 2019 18:25:01