aimsdata 6.0.0
Neuroimaging data handling
aims::DefaultItemReader< DtiTensor > Class 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
 
void read (std::istream &, Void &) const
 
void read (std::istream &, Void *, size_t) const
 
 DefaultItemReader ()
 
virtual ~DefaultItemReader ()
 
virtual void read (std::istream &is, DtiTensor &item) const
 
virtual void read (std::istream &is, DtiTensor *pitem, size_t n) const
 
void read (const std::string &istring, DtiTensor &item) const
 
void read (const std::string &istring, DtiTensor *pitem, size_t n) const
 
void read (std::istream &, Void &) const
 
void read (std::istream &, Void *, size_t) 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

Definition at line 51 of file dtitensorItemR.h.

Constructor & Destructor Documentation

◆ DefaultItemReader() [1/2]

◆ ~DefaultItemReader() [1/2]

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

Definition at line 56 of file dtitensorItemR.h.

◆ DefaultItemReader() [2/2]

aims::DefaultItemReader< DtiTensor >::DefaultItemReader ( )
inline

Definition at line 58 of file defaultItemR.h.

◆ ~DefaultItemReader() [2/2]

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

Definition at line 59 of file defaultItemR.h.

Member Function Documentation

◆ read() [1/10]

void aims::DefaultItemReader< DtiTensor >::read ( const std::string & istring,
DtiTensor & item ) const
inline

Definition at line 66 of file defaultItemR.h.

◆ read() [2/10]

void aims::DefaultItemReader< DtiTensor >::read ( const std::string & istring,
DtiTensor * pitem,
size_t n ) const
inline

Definition at line 68 of file defaultItemR.h.

◆ read() [3/10]

void aims::DefaultItemReader< Void >::read ( std::istream & ,
Void &  ) const
inline

Definition at line 247 of file defaultItemR.h.

◆ read() [4/10]

void aims::DefaultItemReader< Void >::read ( std::istream & ,
Void &  ) const
inline

Definition at line 247 of file defaultItemR.h.

◆ read() [5/10]

void aims::DefaultItemReader< Void >::read ( std::istream & ,
Void * ,
size_t  ) const
inline

Definition at line 253 of file defaultItemR.h.

◆ read() [6/10]

void aims::DefaultItemReader< Void >::read ( std::istream & ,
Void * ,
size_t  ) const
inline

Definition at line 253 of file defaultItemR.h.

◆ read() [7/10]

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

◆ read() [8/10]

◆ read() [9/10]

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

◆ read() [10/10]

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

◆ reader() [1/2]

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

Implements aims::ItemReader< DtiTensor >.

Definition at line 64 of file defaultItemR.h.

◆ reader() [2/2]

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 files: