Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
foo::UnprintableInFoo Class Reference

Public Member Functions

 UnprintableInFoo ()
 
double z () const
 

Private Attributes

char xy_ [8]
 
double z_
 

Detailed Description

Definition at line 119 of file googletest-printers-test.cc.

Constructor & Destructor Documentation

foo::UnprintableInFoo::UnprintableInFoo ( )
inline

Definition at line 121 of file googletest-printers-test.cc.

Member Function Documentation

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

Definition at line 122 of file googletest-printers-test.cc.

Member Data Documentation

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

Definition at line 124 of file googletest-printers-test.cc.

double foo::UnprintableInFoo::z_
private

Definition at line 125 of file googletest-printers-test.cc.


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