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


Public Member Functions | |
| DefaultItemReader () | |
| virtual | ~DefaultItemReader () |
| virtual void | read (std::istream &is, SparseMatrix &pitem) const |
| virtual void | read (std::istream &is, SparseMatrix *pitem, size_t n) const |
| virtual ItemReader< SparseMatrix > * | 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, SparseMatrix &item) const |
| virtual void | read (std::istream &is, SparseMatrix *pitem, size_t n) const |
| void | read (const std::string &istring, SparseMatrix &item) const |
| void | read (const std::string &istring, SparseMatrix *pitem, size_t n) const |
| void | read (std::istream &, Void &) const |
| void | read (std::istream &, Void *, size_t) const |
| virtual ItemReader< SparseMatrix > * | reader (const std::string &openmode="binar", bool bswap=false) const |
Public Member Functions inherited from aims::ItemReader< SparseMatrix > | |
| virtual | ~ItemReader () |
| void | read (const std::string &istring, SparseMatrix &item) const |
| void | read (const std::string &istring, SparseMatrix *pitem, size_t n) const |
Definition at line 52 of file sparseMatrixItemR.h.
|
inline |
Definition at line 55 of file sparseMatrixItemR.h.
Referenced by aims::DefaultAsciiItemReader< SparseMatrix >::DefaultAsciiItemReader(), and aims::DefaultBSwapItemReader< SparseMatrix >::DefaultBSwapItemReader().
|
inlinevirtual |
Definition at line 56 of file sparseMatrixItemR.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< SparseMatrix >.
Reimplemented in aims::DefaultAsciiItemReader< SparseMatrix >, aims::DefaultBSwapItemReader< SparseMatrix >, and aims::DefaultBSwapItemReader< SparseMatrix >.
Definition at line 61 of file defaultItemR.h.
|
virtual |
Reimplemented from aims::ItemReader< SparseMatrix >.
Reimplemented in aims::DefaultAsciiItemReader< SparseMatrix >, aims::DefaultBSwapItemReader< SparseMatrix >, and aims::DefaultBSwapItemReader< SparseMatrix >.
|
inlinevirtual |
Reimplemented in aims::DefaultAsciiItemReader< SparseMatrix >, and aims::DefaultBSwapItemReader< SparseMatrix >.
Definition at line 63 of file defaultItemR.h.
|
virtual |
Implements aims::ItemReader< SparseMatrix >.
|
virtual |
Implements aims::ItemReader< SparseMatrix >.
Definition at line 64 of file defaultItemR.h.
|
virtual |
Implements aims::ItemReader< SparseMatrix >.