37 #ifndef AIMS_IO_DTITENSORITEMR_H 
   38 #define AIMS_IO_DTITENSORITEMR_H 
   48 #ifndef DOXYGEN_HIDE_INTERNAL_CLASSES 
   59     virtual void read( std::istream & is, 
DtiTensor *pitem, 
size_t n ) 
const;
 
   62       reader( 
const std::string & openmode = 
"binar", 
 
   63               bool bswap = 
false ) 
const;
 
virtual ~DefaultAsciiItemReader()
virtual void read(std::istream &is, DtiTensor &item) const
virtual ~DefaultBSwapItemReader()
virtual void read(std::istream &is, DtiTensor &item) const
virtual void read(std::istream &is, DtiTensor &item) const
virtual void read(std::istream &is, DtiTensor *pitem, size_t n) const
virtual ItemReader< DtiTensor > * reader(const std::string &openmode="binar", bool bswap=false) const
virtual ~DefaultItemReader()
Default low-levels readers.
Low-level "small item" reader, used by higher-level file readers.
The class for EcatSino data write operation.