aimsdata  5.0.5
Neuroimaging data handling
aims::DefaultItemReader< DtiTensor > Class Template Reference

#include <aims/io/dtitensorItemR.h>

Inheritance diagram for aims::DefaultItemReader< DtiTensor >:
Collaboration diagram for aims::DefaultItemReader< DtiTensor >:

Public Member Functions

 DefaultItemReader ()
 
virtual ~DefaultItemReader ()
 
virtual void read (std::istream &is, DtiTensor &item) const
 
virtual void read (std::istream &is, DtiTensor *pitem, size_t n) const
 
virtual ItemReader< DtiTensor > * reader (const std::string &openmode="binar", bool bswap=false) const
 
- Public Member Functions inherited from aims::ItemReader< DtiTensor >
virtual ~ItemReader ()
 
void read (const std::string &istring, DtiTensor &item) const
 
void read (const std::string &istring, DtiTensor *pitem, size_t n) const
 

Detailed Description

template<>
class aims::DefaultItemReader< DtiTensor >

Definition at line 51 of file dtitensorItemR.h.

Constructor & Destructor Documentation

◆ DefaultItemReader()

Definition at line 55 of file dtitensorItemR.h.

◆ ~DefaultItemReader()

virtual aims::DefaultItemReader< DtiTensor >::~DefaultItemReader ( )
inlinevirtual

Definition at line 56 of file dtitensorItemR.h.

Member Function Documentation

◆ read() [1/2]

virtual void aims::DefaultItemReader< DtiTensor >::read ( std::istream &  is,
DtiTensor item 
) const
virtual

◆ read() [2/2]

virtual void aims::DefaultItemReader< DtiTensor >::read ( std::istream &  is,
DtiTensor pitem,
size_t  n 
) const
virtual

◆ reader()

virtual ItemReader<DtiTensor>* aims::DefaultItemReader< DtiTensor >::reader ( const std::string &  openmode = "binar",
bool  bswap = false 
) const
virtual

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