aimsdata  5.1.2
Neuroimaging data handling
aims::FdfReader< T > Class Template Reference

#include <aims/io/fdfR.h>

Public Member Functions

 FdfReader (const std::string &name)
 
virtual ~FdfReader ()
 
void read (AimsData< T > &, const carto::AllocatorContext &context, carto::Object options)
 

Detailed Description

template<class T>
class aims::FdfReader< T >

Definition at line 59 of file fdfR.h.

Constructor & Destructor Documentation

◆ FdfReader()

template<class T >
aims::FdfReader< T >::FdfReader ( const std::string &  name)
inline

Definition at line 63 of file fdfR.h.

◆ ~FdfReader()

template<class T >
virtual aims::FdfReader< T >::~FdfReader ( )
inlinevirtual

Definition at line 65 of file fdfR.h.

Member Function Documentation

◆ read()

template<class T >
void aims::FdfReader< T >::read ( AimsData< T > &  thing,
const carto::AllocatorContext &  context,
carto::Object  options 
)
inline

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