aimsdata 6.0.0
Neuroimaging data handling
soma::FsAnnotFormatChecker Class Reference

Freesurfer texture (annotations) format. More...

#include <aims/io_soma/fsannotformatchecker.h>

Inheritance diagram for soma::FsAnnotFormatChecker:
Collaboration diagram for soma::FsAnnotFormatChecker:

Public Member Functions

virtual DataSourceInfo check (DataSourceInfo dsi, DataSourceInfoLoader &f, carto::Object options=carto::none()) const
 
virtual ~FsAnnotFormatChecker ()
 
bool checkBinaryTexture (carto::rc_ptr< DataSource > ds, carto::Object hdr) const
 
- Public Member Functions inherited from soma::FormatChecker
virtual ~FormatChecker ()
 

Detailed Description

Freesurfer texture (annotations) format.

Definition at line 45 of file fsannotformatchecker.h.

Constructor & Destructor Documentation

◆ ~FsAnnotFormatChecker()

virtual soma::FsAnnotFormatChecker::~FsAnnotFormatChecker ( )
inlinevirtual

Definition at line 53 of file fsannotformatchecker.h.

Member Function Documentation

◆ check()

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

Implements soma::FormatChecker.

References carto::none().

◆ checkBinaryTexture()

bool soma::FsAnnotFormatChecker::checkBinaryTexture ( carto::rc_ptr< DataSource > ds,
carto::Object hdr ) const

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