SST/macro
Public Member Functions | Private Attributes | List of all members
TestFxn0< Fxn > Class Template Reference

#include <fxn.h>

Inheritance diagram for TestFxn0< Fxn >:
Inheritance graph
Collaboration diagram for TestFxn0< Fxn >:
Collaboration graph

Public Member Functions

 TestFxn0 (Fxn fxn)
 
void run ()
 

Private Attributes

Fxn fxn_
 

Detailed Description

template<class Fxn>
class TestFxn0< Fxn >

Definition at line 13 of file fxn.h.

Constructor & Destructor Documentation

template<class Fxn >
TestFxn0< Fxn >::TestFxn0 ( Fxn  fxn)
inline

Definition at line 20 of file fxn.h.

Member Function Documentation

template<class Fxn >
void TestFxn0< Fxn >::run ( )
inlinevirtual

Implements TestFxn.

Definition at line 24 of file fxn.h.

Member Data Documentation

template<class Fxn >
Fxn TestFxn0< Fxn >::fxn_
private

Definition at line 17 of file fxn.h.


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