aimsdata  4.7.0
Neuroimaging data handling
aims::SelectionWriter Class Reference

#include <aims/io/selectionw.h>

Public Member Functions

 SelectionWriter (const std::string &filename)
 
 SelectionWriter (std::ostream &str)
 
 ~SelectionWriter ()
 
void open (const std::string &filename)
 
void open (std::ostream &ostr)
 
void write (const SelectionSet &)
 

Detailed Description

Definition at line 44 of file selectionw.h.

Constructor & Destructor Documentation

◆ SelectionWriter() [1/2]

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

◆ SelectionWriter() [2/2]

aims::SelectionWriter::SelectionWriter ( std::ostream &  str)

◆ ~SelectionWriter()

aims::SelectionWriter::~SelectionWriter ( )

Member Function Documentation

◆ open() [1/2]

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

◆ open() [2/2]

void aims::SelectionWriter::open ( std::ostream &  ostr)

◆ write()

void aims::SelectionWriter::write ( const SelectionSet )

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