![]() |
aimsdata
5.0.5
Neuroimaging data handling
|
#include <aims/io/defaultItemR.h>
Public Member Functions | |
DefaultBSwapItemReader () | |
virtual | ~DefaultBSwapItemReader () |
virtual void | read (std::istream &is, T &item) const |
virtual void | read (std::istream &is, T *pitem, size_t n) const |
void | read (const std::string &istring, T &item) const |
void | read (const std::string &istring, T *pitem, size_t n) const |
template<> | |
void | read (std::istream &, Void &) const |
template<> | |
void | read (std::istream &, Void *, size_t) const |
template<> | |
void | read (std::istream &is, int8_t *pitem, size_t n) const |
template<> | |
void | read (std::istream &is, uint8_t *pitem, size_t n) const |
template<> | |
void | read (std::istream &is, char *pitem, size_t n) const |
template<> | |
void | read (std::istream &is, bool *pitem, size_t n) const |
template<> | |
void | read (std::istream &is, cfloat *pitem, size_t n) const |
template<> | |
void | read (std::istream &is, cdouble *pitem, size_t n) const |
![]() | |
DefaultItemReader () | |
virtual | ~DefaultItemReader () |
virtual ItemReader< T > * | reader (const std::string &openmode="binar", bool bswap=false) const |
void | read (const std::string &istring, T &item) const |
void | read (const std::string &istring, T *pitem, size_t n) const |
template<> | |
void | read (std::istream &, Void &) const |
template<> | |
void | read (std::istream &, Void *, size_t) const |
![]() | |
virtual | ~ItemReader () |
void | read (const std::string &istring, T &item) const |
void | read (const std::string &istring, T *pitem, size_t n) const |
Definition at line 90 of file defaultItemR.h.
|
inline |
Definition at line 93 of file defaultItemR.h.
|
inlinevirtual |
Definition at line 94 of file defaultItemR.h.
|
inlinevirtual |
Reimplemented from aims::DefaultItemReader< T >.
Definition at line 96 of file defaultItemR.h.
References aims::DefaultItemReader< T >::read().
Referenced by aims::DefaultBSwapItemReader< std::vector< T > >::read(), aims::DefaultBSwapItemReader< std::list< T > >::read(), aims::DefaultBSwapItemReader< AimsBucketItem< T > >::read(), and aims::DefaultBSwapItemReader< AimsVector< T, D > >::read().
|
inlinevirtual |
Reimplemented from aims::DefaultItemReader< T >.
Definition at line 191 of file defaultItemR.h.
|
inline |
Definition at line 99 of file defaultItemR.h.
References aims::ItemReader< T >::read().
|
inline |
Definition at line 101 of file defaultItemR.h.
References aims::ItemReader< T >::read().
|
inline |
Definition at line 271 of file defaultItemR.h.
|
inline |
Definition at line 277 of file defaultItemR.h.
|
inline |
Definition at line 283 of file defaultItemR.h.
|
inline |
Definition at line 291 of file defaultItemR.h.
|
inline |
Definition at line 302 of file defaultItemR.h.
|
inline |
Definition at line 312 of file defaultItemR.h.
|
inline |
Definition at line 320 of file defaultItemR.h.
|
inline |
Definition at line 332 of file defaultItemR.h.