aimsdata  4.7.0
Neuroimaging data handling
aims::FdfParType< T > Class Template Reference

#include <aims/io/fdfprocpar.h>

Public Member Functions

virtual ~FdfParType ()
 
template<>
int getFdfType ()
 
template<>
std::string getFdfDefaultValue ()
 
template<>
char getFdfSeparator ()
 

Static Public Member Functions

static int getFdfType ()
 
static T getFdfDefaultValue ()
 
static char getFdfSeparator ()
 

Detailed Description

template<class T>
class aims::FdfParType< T >

Definition at line 44 of file fdfprocpar.h.

Constructor & Destructor Documentation

◆ ~FdfParType()

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

Definition at line 50 of file fdfprocpar.h.

Member Function Documentation

◆ getFdfDefaultValue() [1/2]

template<class T >
T aims::FdfParType< T >::getFdfDefaultValue ( )
inlinestatic

Definition at line 68 of file fdfprocpar_g.h.

Referenced by aims::FdfProcPar::value().

◆ getFdfDefaultValue() [2/2]

template<>
std::string aims::FdfParType< std::string >::getFdfDefaultValue ( )
inline

Definition at line 77 of file fdfprocpar_g.h.

◆ getFdfSeparator() [1/2]

template<class T >
char aims::FdfParType< T >::getFdfSeparator ( )
inlinestatic

Definition at line 71 of file fdfprocpar_g.h.

Referenced by aims::FdfProcPar::values().

◆ getFdfSeparator() [2/2]

template<>
char aims::FdfParType< std::string >::getFdfSeparator ( )
inline

Definition at line 80 of file fdfprocpar_g.h.

◆ getFdfType() [1/2]

template<class T >
int aims::FdfParType< T >::getFdfType ( )
inlinestatic

Definition at line 65 of file fdfprocpar_g.h.

Referenced by aims::FdfProcPar::values().

◆ getFdfType() [2/2]

template<>
int aims::FdfParType< std::string >::getFdfType ( )
inline

Definition at line 74 of file fdfprocpar_g.h.


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