Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
Unstreamable Class Reference

Public Member Functions

 Unstreamable (int value)
 
const int & dummy_value () const
 

Private Attributes

int value_
 

Detailed Description

Definition at line 996 of file googletest-param-test-test.cc.

Constructor & Destructor Documentation

◆ Unstreamable()

Unstreamable::Unstreamable ( int value)
inlineexplicit

Definition at line 998 of file googletest-param-test-test.cc.

Member Function Documentation

◆ dummy_value()

const int & Unstreamable::dummy_value ( ) const
inline

Definition at line 1000 of file googletest-param-test-test.cc.

Member Data Documentation

◆ value_

int Unstreamable::value_
private

Definition at line 1003 of file googletest-param-test-test.cc.


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