proxygen
testing::gmock_matchers_test::DerivedStruct Struct Reference
Inheritance diagram for testing::gmock_matchers_test::DerivedStruct:
testing::gmock_matchers_test::AStruct testing::gmock_matchers_test::AStruct testing::gmock_matchers_test::AStruct

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)
 
 GTEST_DISALLOW_ASSIGN_ (DerivedStruct)
 
 GTEST_DISALLOW_ASSIGN_ (DerivedStruct)
 

Additional Inherited Members

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

Detailed Description

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

Member Function Documentation

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

Member Data Documentation

char testing::gmock_matchers_test::DerivedStruct::ch

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


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