![]() |
aimsdata
5.1.2
Neuroimaging data handling
|
Wrapper for the standard GraphReader. More...
#include <aims/io/argR.h>
Public Member Functions | |
LowLevelStandardArgReader () | |
virtual | ~LowLevelStandardArgReader () |
virtual Graph * | read (const std::string &filename, int subobjectsfilter=-1) |
in case of failure, either raise an exception or return 0 More... | |
![]() | |
LowLevelArgReader () | |
virtual | ~LowLevelArgReader () |
virtual void | mergeMinf (Graph &g, const PythonHeader &hdr) |
set / merge .minf header into the graph. More... | |
Protected Attributes | |
carto::SyntaxSet * | _syntax |
Additional Inherited Members | |
![]() | |
static void | mergeTransformations (Graph &g, const PythonHeader &hdr) |
Store referentials, transformations, and update the Talairach transformation in the graph, if such information is present in the minf header. More... | |
Wrapper for the standard GraphReader.
aims::LowLevelStandardArgReader::LowLevelStandardArgReader | ( | ) |
|
virtual |
|
virtual |
in case of failure, either raise an exception or return 0
Implements aims::LowLevelArgReader.
Reimplemented in aims::LowLevelRoiReader.
|
protected |