|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <aims/io/tensorItemW.h>


| Public Member Functions | |
| DefaultItemWriter () | |
| virtual | ~DefaultItemWriter () | 
| virtual void | write (std::ostream &is, const Tensor &item) const | 
| virtual void | write (std::ostream &is, const Tensor *pitem, size_t n) const | 
| virtual ItemWriter< Tensor > * | writer (const std::string &openmode="binar", bool bswap=false) const | 
|  Public Member Functions inherited from aims::ItemWriter< Tensor > | |
| virtual | ~ItemWriter () | 
Definition at line 50 of file tensorItemW.h.
| 
 | inline | 
Definition at line 53 of file tensorItemW.h.
| 
 | inlinevirtual | 
Definition at line 54 of file tensorItemW.h.
| 
 | virtual | 
Reimplemented from aims::ItemWriter< Tensor >.
Reimplemented in aims::DefaultBSwapItemWriter< Tensor >, and aims::DefaultAsciiItemWriter< Tensor >.
| 
 | virtual | 
Implements aims::ItemWriter< Tensor >.
| 
 | virtual | 
Implements aims::ItemWriter< Tensor >.