Monero
Loading...
Searching...
No Matches
testing::gmock_matchers_test::AStruct Struct Reference
Inheritance diagram for testing::gmock_matchers_test::AStruct:
Collaboration diagram for testing::gmock_matchers_test::AStruct:

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)

Constructor & Destructor Documentation

◆ AStruct() [1/2]

testing::gmock_matchers_test::AStruct::AStruct ( )
inline

◆ AStruct() [2/2]

testing::gmock_matchers_test::AStruct::AStruct ( const AStruct & rhs)
inline

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

testing::gmock_matchers_test::AStruct::GTEST_DISALLOW_ASSIGN_ ( AStruct )
private

Member Data Documentation

◆ p

const char* testing::gmock_matchers_test::AStruct::p

◆ x

int testing::gmock_matchers_test::AStruct::x

◆ y

const double testing::gmock_matchers_test::AStruct::y

◆ z

Uncopyable testing::gmock_matchers_test::AStruct::z

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