aimsdata  5.1.2
Neuroimaging data handling
soma::TrmInGraphFormatChecker Class Reference

Read transformation in a transformation graph (TransformationGraph3d) More...

#include <aims/io_soma/trmingraphformatchecker.h>

Inheritance diagram for soma::TrmInGraphFormatChecker:
Collaboration diagram for soma::TrmInGraphFormatChecker:

Public Member Functions

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

Detailed Description

Read transformation in a transformation graph (TransformationGraph3d)

The reader filename is the transformations graph, options specify which transform in the graph is to be used.

Reader options:

  • source (string, mandatory): source referential in graph
  • destination (string, mandatory): destination referential in graph

Definition at line 53 of file trmingraphformatchecker.h.

Constructor & Destructor Documentation

◆ ~TrmInGraphFormatChecker()

virtual soma::TrmInGraphFormatChecker::~TrmInGraphFormatChecker ( )
inlinevirtual

Definition at line 61 of file trmingraphformatchecker.h.

Member Function Documentation

◆ check()

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