Monero
Public Attributes | Private Member Functions | List of all members
testing::gmock_matchers_test::DerivedStruct Struct Reference
Inheritance diagram for testing::gmock_matchers_test::DerivedStruct:
Inheritance graph
[legend]
Collaboration diagram for testing::gmock_matchers_test::DerivedStruct:
Collaboration graph
[legend]

Public Attributes

char ch
 
- Public Attributes inherited from testing::gmock_matchers_test::AStruct
int x
 
const double y
 
Uncopyable z
 
const char * p
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (DerivedStruct)
 

Additional Inherited Members

- Public Member Functions inherited from testing::gmock_matchers_test::AStruct
 AStruct ()
 
 AStruct (const AStruct &rhs)
 

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

testing::gmock_matchers_test::DerivedStruct::GTEST_DISALLOW_ASSIGN_ ( DerivedStruct  )
private

Member Data Documentation

◆ ch

char testing::gmock_matchers_test::DerivedStruct::ch

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