Public Member Functions | |
| TestFuncDataStub () | |
| virtual | ~TestFuncDataStub () |
TestFuncDataStub is a placeholder for data to be shared between multiple components of a test function. Such data is framework-dependent, and might be something like a basis function.
Definition at line 57 of file SundanceTestFuncDataStub.hpp.
| Sundance::TestFuncDataStub::TestFuncDataStub | ( | ) | [inline] |
Definition at line 61 of file SundanceTestFuncDataStub.hpp.
| virtual Sundance::TestFuncDataStub::~TestFuncDataStub | ( | ) | [inline, virtual] |
Definition at line 65 of file SundanceTestFuncDataStub.hpp.