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


| Public Member Functions | |
| DefaultAsciiItemReader () | |
| virtual | ~DefaultAsciiItemReader () | 
| virtual void | read (std::istream &is, AimsBucketItem< T > *pitem, size_t n) const | 
|  Public Member Functions inherited from aims::DefaultItemReader< AimsBucketItem< T > > | |
| DefaultItemReader () | |
| virtual | ~DefaultItemReader () | 
| virtual ItemReader< AimsBucketItem< T > > * | reader (const std::string &openmode="binar", bool bswap=false) const | 
|  Public Member Functions inherited from aims::ItemReader< AimsBucketItem< T > > | |
| virtual | ~ItemReader () | 
| virtual void | read (std::istream &is, AimsBucketItem< T > &item) const | 
| void | read (const std::string &istring, AimsBucketItem< T > &item) const | 
| void | read (const std::string &istring, AimsBucketItem< T > *pitem, size_t n) const | 
Definition at line 67 of file bckItemR.h.
| 
 | inline | 
Definition at line 71 of file bckItemR.h.
| 
 | inlinevirtual | 
Definition at line 72 of file bckItemR.h.
| 
 | inlinevirtual | 
Reimplemented from aims::DefaultItemReader< AimsBucketItem< T > >.
Definition at line 125 of file bckItemR.h.
References AimsBucketItem< T >::location(), aims::DefaultAsciiItemReader< T >::read(), and AimsBucketItem< T >::value().