|
Monero
|


Public Member Functions | |
| AStruct () | |
| AStruct (const AStruct &rhs) | |
Public Attributes | |
| int | x |
| const double | y |
| Uncopyable | z |
| const char * | p |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (AStruct) | |
|
inline |
|
inline |
|
private |
| const char* testing::gmock_matchers_test::AStruct::p |
| int testing::gmock_matchers_test::AStruct::x |
| const double testing::gmock_matchers_test::AStruct::y |
| Uncopyable testing::gmock_matchers_test::AStruct::z |