aimsdata  5.0.5
Neuroimaging data handling
aims::APCReader Class Reference

Reads .APC (anterior/posterior commissures) files. More...

#include <aims/io/apcreader.h>

Public Member Functions

 APCReader (const std::string &filename)
 
 ~APCReader ()
 
carto::Object read () const
 returns a dictionary, may throw an exception when it fails More...
 
std::string filename () const
 
void setFilename (const std::string &)
 

Detailed Description

Reads .APC (anterior/posterior commissures) files.

Definition at line 43 of file apcreader.h.

Constructor & Destructor Documentation

◆ APCReader()

aims::APCReader::APCReader ( const std::string &  filename)

◆ ~APCReader()

aims::APCReader::~APCReader ( )

Member Function Documentation

◆ filename()

std::string aims::APCReader::filename ( ) const

◆ read()

carto::Object aims::APCReader::read ( ) const

returns a dictionary, may throw an exception when it fails

◆ setFilename()

void aims::APCReader::setFilename ( const std::string &  )

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