aimsalgo  5.0.5
Neuroimaging image processing
MomentFactory< T > Class Template Reference

#include <aims/moment/momFactory.h>

Public Member Functions

 MomentFactory ()
 
virtual ~MomentFactory ()
 
MomentStrategy< T > * create (MomentBase::MomentType)
 

Detailed Description

template<class T>
class MomentFactory< T >

Definition at line 44 of file momFactory.h.

Constructor & Destructor Documentation

◆ MomentFactory()

template<class T>
MomentFactory< T >::MomentFactory ( )
inline

Definition at line 48 of file momFactory.h.

◆ ~MomentFactory()

template<class T>
virtual MomentFactory< T >::~MomentFactory ( )
inlinevirtual

Definition at line 49 of file momFactory.h.

References MomentFactory< T >::create().

Member Function Documentation

◆ create()

template<class T >
MomentStrategy< T > * MomentFactory< T >::create ( MomentBase::MomentType  id)
inline

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