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


Public Member Functions | |
| DefaultAsciiItemWriter () | |
| virtual | ~DefaultAsciiItemWriter () |
| virtual void | write (std::ostream &is, const AimsBucketItem< T > &item) const |
| void | write (std::ostream &, const Void *, size_t) const |
| DefaultAsciiItemWriter () | |
| virtual | ~DefaultAsciiItemWriter () |
| virtual void | write (std::ostream &os, const T &item) const |
| virtual void | write (std::ostream &os, const T *pitem, size_t n) const |
| void | write (std::ostream &, const Void *, size_t) const |
Public Member Functions inherited from aims::DefaultItemWriter< T > | |
| DefaultItemWriter () | |
| virtual | ~DefaultItemWriter () |
| virtual ItemWriter< T > * | writer (const std::string &openmode="binar", bool bswap=false) const |
| void | write (std::ostream &, const Void *, size_t) const |
Public Member Functions inherited from aims::ItemWriter< T > | |
| virtual | ~ItemWriter () |
Public Member Functions inherited from aims::DefaultItemWriter< AimsBucketItem< T > > | |
| DefaultItemWriter () | |
| virtual | ~DefaultItemWriter () |
| virtual void | write (std::ostream &is, const AimsBucketItem< T > *pitem, size_t n) const |
| virtual ItemWriter< AimsBucketItem< T > > * | writer (const std::string &openmode="binar", bool bswap=false) const |
| void | write (std::ostream &, const Void *, size_t) const |
| DefaultItemWriter () | |
| virtual | ~DefaultItemWriter () |
| void | write (std::ostream &, const Void *, size_t) const |
| virtual ItemWriter< T > * | writer (const std::string &openmode="binar", bool bswap=false) const |
Public Member Functions inherited from aims::ItemWriter< AimsBucketItem< T > > | |
| virtual | ~ItemWriter () |
Definition at line 67 of file bckItemW.h.
|
inline |
Definition at line 71 of file bckItemW.h.
References aims::DefaultItemWriter< AimsBucketItem< T > >::DefaultItemWriter().
Referenced by write().
|
inlinevirtual |
Definition at line 72 of file bckItemW.h.
|
inline |
Definition at line 76 of file defaultItemW.h.
|
inlinevirtual |
Definition at line 77 of file defaultItemW.h.
|
inline |
Definition at line 240 of file defaultItemW.h.
|
inline |
Definition at line 240 of file defaultItemW.h.
|
virtual |
Reimplemented from aims::DefaultItemWriter< AimsBucketItem< T > >.
Definition at line 130 of file bckItemW.h.
References DefaultAsciiItemWriter(), AimsBucketItem< T >::location(), AimsBucketItem< T >::value(), and aims::DefaultAsciiItemWriter< T >::write().
|
inlinevirtual |
Reimplemented from aims::DefaultItemWriter< T >.
Definition at line 79 of file defaultItemW.h.
|
inlinevirtual |
Reimplemented from aims::DefaultItemWriter< T >.
Definition at line 80 of file defaultItemW.h.