aimsdata 6.0.0
Neuroimaging data handling
soma::FsCurvFormatChecker Class Reference

Freesurfer texture (curvature?) format. More...

#include <aims/io_soma/fscurvformatchecker.h>

Inheritance diagram for soma::FsCurvFormatChecker:
Collaboration diagram for soma::FsCurvFormatChecker:

Public Member Functions

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

Detailed Description

Freesurfer texture (curvature?) format.

Definition at line 45 of file fscurvformatchecker.h.

Constructor & Destructor Documentation

◆ ~FsCurvFormatChecker()

virtual soma::FsCurvFormatChecker::~FsCurvFormatChecker ( )
inlinevirtual

Definition at line 53 of file fscurvformatchecker.h.

Member Function Documentation

◆ check()

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

Implements soma::FormatChecker.

References carto::none().

◆ checkAsciiTexture()

bool soma::FsCurvFormatChecker::checkAsciiTexture ( carto::rc_ptr< DataSource > ds,
carto::Object hdr ) const

◆ checkBinaryTexture()

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

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