Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
foo::UnprintableInFoo Class Reference

Public Member Functions

 UnprintableInFoo ()
 
double z () const
 

Private Attributes

char xy_ [8]
 
double z_
 

Detailed Description

Definition at line 129 of file gtest-printers_test.cc.

View newest version in sPHENIX GitHub at line 129 of file gtest-printers_test.cc

Constructor & Destructor Documentation

foo::UnprintableInFoo::UnprintableInFoo ( )
inline

Definition at line 131 of file gtest-printers_test.cc.

View newest version in sPHENIX GitHub at line 131 of file gtest-printers_test.cc

References xy_.

Member Function Documentation

double foo::UnprintableInFoo::z ( ) const
inline

Definition at line 132 of file gtest-printers_test.cc.

View newest version in sPHENIX GitHub at line 132 of file gtest-printers_test.cc

References z_.

Member Data Documentation

char foo::UnprintableInFoo::xy_[8]
private

Definition at line 134 of file gtest-printers_test.cc.

View newest version in sPHENIX GitHub at line 134 of file gtest-printers_test.cc

Referenced by UnprintableInFoo().

double foo::UnprintableInFoo::z_
private

Definition at line 135 of file gtest-printers_test.cc.

View newest version in sPHENIX GitHub at line 135 of file gtest-printers_test.cc

Referenced by z().


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