aimsdata  5.0.5
Neuroimaging data handling
aims::SelectionReader Class Reference

#include <aims/io/selectionr.h>

Public Member Functions

 SelectionReader (const std::string &filename)
 
 SelectionReader (std::istream &istr)
 
 ~SelectionReader ()
 
void open (const std::string &filename)
 
void open (std::istream &istr)
 
void read (SelectionSet &)
 

Detailed Description

Definition at line 44 of file selectionr.h.

Constructor & Destructor Documentation

◆ SelectionReader() [1/2]

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

◆ SelectionReader() [2/2]

aims::SelectionReader::SelectionReader ( std::istream &  istr)

◆ ~SelectionReader()

aims::SelectionReader::~SelectionReader ( )

Member Function Documentation

◆ open() [1/2]

void aims::SelectionReader::open ( const std::string &  filename)

◆ open() [2/2]

void aims::SelectionReader::open ( std::istream &  istr)

◆ read()

void aims::SelectionReader::read ( SelectionSet )

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