aimsdata  5.1.2
Neuroimaging data handling
soma::TrmHeaderFormatChecker Class Reference

Read transformation in a file (nifti or other) file header. More...

#include <aims/io_soma/trm_header_formatchecker.h>

Inheritance diagram for soma::TrmHeaderFormatChecker:
Collaboration diagram for soma::TrmHeaderFormatChecker:

Public Member Functions

virtual DataSourceInfo check (DataSourceInfo dsi, DataSourceInfoLoader &f, carto::Object options=carto::none()) const
 
virtual ~TrmHeaderFormatChecker ()
 
- Public Member Functions inherited from soma::FormatChecker
virtual ~FormatChecker ()
 

Detailed Description

Read transformation in a file (nifti or other) file header.

Reader options:

  • index (int): index of the transformation in the list (several may be available)
  • target (string): name of the target referential (in the header "referentials" field), used to retreive the index
  • inv (bool 0/1): if true, invert the transformation

Definition at line 54 of file trm_header_formatchecker.h.

Constructor & Destructor Documentation

◆ ~TrmHeaderFormatChecker()

virtual soma::TrmHeaderFormatChecker::~TrmHeaderFormatChecker ( )
inlinevirtual

Definition at line 62 of file trm_header_formatchecker.h.

Member Function Documentation

◆ check()

virtual DataSourceInfo soma::TrmHeaderFormatChecker::check ( DataSourceInfo  dsi,
DataSourceInfoLoader f,
carto::Object  options = carto::none() 
) const
virtual

Implements soma::FormatChecker.


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