Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::gmock_matchers_test::DerivedStruct Struct Reference
+ Inheritance diagram for testing::gmock_matchers_test::DerivedStruct:
+ Collaboration diagram for testing::gmock_matchers_test::DerivedStruct:

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)
 

Detailed Description

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

View newest version in sPHENIX GitHub at line 3393 of file gmock-matchers_test.cc

Member Function Documentation

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.

View newest version in sPHENIX GitHub at line 3394 of file gmock-matchers_test.cc


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