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


Public Member Functions | |
| DefaultItemWriter () | |
| virtual | ~DefaultItemWriter () |
| virtual void | write (std::ostream &is, const SparseMatrix &item) const |
| virtual void | write (std::ostream &is, const SparseMatrix *pitem, size_t n) const |
| virtual ItemWriter< SparseMatrix > * | writer (const std::string &openmode="binar", bool bswap=false) const |
| void | write (std::ostream &, const Void *, size_t) const |
| DefaultItemWriter () | |
| virtual | ~DefaultItemWriter () |
| virtual void | write (std::ostream &os, const SparseMatrix &item) const |
| virtual void | write (std::ostream &os, const SparseMatrix *pitem, size_t n) const |
| void | write (std::ostream &, const Void *, size_t) const |
| virtual ItemWriter< SparseMatrix > * | writer (const std::string &openmode="binar", bool bswap=false) const |
Public Member Functions inherited from aims::ItemWriter< SparseMatrix > | |
| virtual | ~ItemWriter () |
Definition at line 52 of file sparseMatrixItemW.h.
|
inline |
Definition at line 55 of file sparseMatrixItemW.h.
Referenced by aims::DefaultAsciiItemWriter< SparseMatrix >::DefaultAsciiItemWriter(), and aims::DefaultBSwapItemWriter< SparseMatrix >::DefaultBSwapItemWriter().
|
inlinevirtual |
Definition at line 56 of file sparseMatrixItemW.h.
|
inline |
Definition at line 61 of file defaultItemW.h.
|
inlinevirtual |
Definition at line 62 of file defaultItemW.h.
|
inline |
Definition at line 234 of file defaultItemW.h.
|
inline |
Definition at line 234 of file defaultItemW.h.
|
virtual |
Reimplemented from aims::ItemWriter< SparseMatrix >.
Reimplemented in aims::DefaultAsciiItemWriter< SparseMatrix >, aims::DefaultBSwapItemWriter< SparseMatrix >, and aims::DefaultBSwapItemWriter< SparseMatrix >.
|
virtual |
Implements aims::ItemWriter< SparseMatrix >.
|
inlinevirtual |
Reimplemented from aims::ItemWriter< SparseMatrix >.
Reimplemented in aims::DefaultAsciiItemWriter< SparseMatrix >, aims::DefaultBSwapItemWriter< SparseMatrix >, and aims::DefaultBSwapItemWriter< SparseMatrix >.
Definition at line 64 of file defaultItemW.h.
|
inlinevirtual |
Reimplemented in aims::DefaultAsciiItemWriter< SparseMatrix >, and aims::DefaultBSwapItemWriter< SparseMatrix >.
Definition at line 66 of file defaultItemW.h.
|
virtual |
Implements aims::ItemWriter< SparseMatrix >.
Definition at line 67 of file defaultItemW.h.
|
virtual |
Implements aims::ItemWriter< SparseMatrix >.