◆ AClass()
| testing::gmock_matchers_test::AClass::AClass |
( |
| ) |
|
|
inline |
◆ n()
| int testing::gmock_matchers_test::AClass::n |
( |
| ) |
const |
|
inline |
◆ s()
| const string & testing::gmock_matchers_test::AClass::s |
( |
| ) |
const |
|
inline |
◆ set_n()
| void testing::gmock_matchers_test::AClass::set_n |
( |
int | new_n | ) |
|
|
inline |
◆ set_s()
| void testing::gmock_matchers_test::AClass::set_s |
( |
const string & | new_s | ) |
|
|
inline |
◆ x()
| double & testing::gmock_matchers_test::AClass::x |
( |
| ) |
const |
|
inline |
◆ n_
| int testing::gmock_matchers_test::AClass::n_ |
|
private |
◆ s_
| string testing::gmock_matchers_test::AClass::s_ |
|
private |
◆ x_
| double testing::gmock_matchers_test::AClass::x_ = 0.0 |
|
staticprivate |
The documentation for this class was generated from the following file: