![]() |
aimsdata 6.0.0
Neuroimaging data handling
|
#include <aims/io/dtitensorItemR.h>


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 |
Definition at line 51 of file dtitensorItemR.h.
|
inline |
Definition at line 55 of file dtitensorItemR.h.
Referenced by aims::DefaultAsciiItemReader< DtiTensor >::DefaultAsciiItemReader(), and aims::DefaultBSwapItemReader< DtiTensor >::DefaultBSwapItemReader().
|
inlinevirtual |
Definition at line 56 of file dtitensorItemR.h.
|
inline |
Definition at line 58 of file defaultItemR.h.
|
inlinevirtual |
Definition at line 59 of file defaultItemR.h.
|
inline |
Definition at line 66 of file defaultItemR.h.
|
inline |
Definition at line 68 of file defaultItemR.h.
|
inline |
Definition at line 247 of file defaultItemR.h.
|
inline |
Definition at line 247 of file defaultItemR.h.
|
inline |
Definition at line 253 of file defaultItemR.h.
|
inline |
Definition at line 253 of file defaultItemR.h.
|
inlinevirtual |
Reimplemented from aims::ItemReader< DtiTensor >.
Reimplemented in aims::DefaultAsciiItemReader< DtiTensor >, aims::DefaultBSwapItemReader< DtiTensor >, and aims::DefaultBSwapItemReader< DtiTensor >.
Definition at line 61 of file defaultItemR.h.
|
virtual |
Reimplemented from aims::ItemReader< DtiTensor >.
Reimplemented in aims::DefaultAsciiItemReader< DtiTensor >, aims::DefaultBSwapItemReader< DtiTensor >, and aims::DefaultBSwapItemReader< DtiTensor >.
|
inlinevirtual |
Reimplemented in aims::DefaultAsciiItemReader< DtiTensor >, and aims::DefaultBSwapItemReader< DtiTensor >.
Definition at line 63 of file defaultItemR.h.
|
virtual |
Implements aims::ItemReader< DtiTensor >.
|
virtual |
Implements aims::ItemReader< DtiTensor >.
Definition at line 64 of file defaultItemR.h.
|
virtual |
Implements aims::ItemReader< DtiTensor >.