aimsdata  5.1.2
Neuroimaging data handling
soma::TrmComposeFormatChecker Class Reference

Read a transformation build from compising several transformation files. More...

#include <aims/io_soma/trm_compose_formatchecker.h>

Inheritance diagram for soma::TrmComposeFormatChecker:
Collaboration diagram for soma::TrmComposeFormatChecker:

Public Member Functions

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

Detailed Description

Read a transformation build from compising several transformation files.

An artificial ".trmc" extension is used to recognize this format.

Files are separated with a "*" character. If some of them have options ("?option=value"), then the final composition should also have an option separator ("toto.trm?inv=1*tutu.nii.trmhdr.trmc?") in order to avoid the URL parser to parse everything after the last "?" character as options.

Definition at line 51 of file trm_compose_formatchecker.h.

Constructor & Destructor Documentation

◆ ~TrmComposeFormatChecker()

virtual soma::TrmComposeFormatChecker::~TrmComposeFormatChecker ( )
inlinevirtual

Definition at line 59 of file trm_compose_formatchecker.h.

Member Function Documentation

◆ check()

virtual DataSourceInfo soma::TrmComposeFormatChecker::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: