RTC Toolkit 5.0.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TestPersistentRepoAdapterWithFits< T > Class Template Reference

Test fixture for specific tests related to FITS file reading and writing. More...

Inheritance diagram for TestPersistentRepoAdapterWithFits< T >:
TestPersistentRepoAdapter

Public Member Functions

CreateSampleData (bool small=true) const
 Create a test vector/matrix data object.
 
- Public Member Functions inherited from TestPersistentRepoAdapter
void SetUp () override
 
void TearDown () override
 
std::pair< PathList, PathListCallGetChildrenAndSort (const DataPointPath &path)
 

Additional Inherited Members

- Protected Attributes inherited from TestPersistentRepoAdapter
std::unique_ptr< PersistentRepoAdapterm_adapter
 

Detailed Description

template<typename T>
class TestPersistentRepoAdapterWithFits< T >

Test fixture for specific tests related to FITS file reading and writing.

Member Function Documentation

◆ CreateSampleData()

template<typename T >
T TestPersistentRepoAdapterWithFits< T >::CreateSampleData ( bool small = true) const
inline

Create a test vector/matrix data object.

Parameters
[in]smallFlag indicating if a small or large object should be created.
Returns
A new test object with a simple pattern.

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