37 #ifndef AIMS_IO_DTITENSORITEMR_H 38 #define AIMS_IO_DTITENSORITEMR_H 48 #ifndef DOXYGEN_HIDE_INTERNAL_CLASSES 58 virtual void read( std::istream & is,
DtiTensor& item )
const;
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;
75 virtual void read( std::istream & is,
DtiTensor& item )
const;
87 virtual void read( std::istream & is,
DtiTensor& item )
const;
90 #endif // DOXYGEN_HIDE_INTERNAL_CLASSES
virtual ~DefaultItemReader()
The class for EcatSino data write operation.
Default low-levels readers.
virtual ~DefaultBSwapItemReader()
virtual ~DefaultAsciiItemReader()
Low-level "small item" reader, used by higher-level file readers.