39 #ifndef AIMS_SPARSEMATRIX_SPARSEMATRIXITEMR_H 40 #define AIMS_SPARSEMATRIX_SPARSEMATRIXITEMR_H 49 #ifndef DOXYGEN_HIDE_INTERNAL_CLASSES 58 virtual void read( std::istream & is,
SparseMatrix & pitem )
const;
59 virtual void read( std::istream & is,
SparseMatrix * pitem,
size_t n )
const;
61 reader(
const std::string & openmode =
"binar",
62 bool bswap =
false )
const;
74 virtual void read( std::istream & is,
SparseMatrix & pitem )
const;
86 virtual void read( std::istream & is,
SparseMatrix & pitem )
const;
89 #endif // DOXYGEN_HIDE_INTERNAL_CLASSES
virtual ~DefaultAsciiItemReader()
The class for EcatSino data write operation.
Default low-levels readers.
virtual ~DefaultItemReader()
virtual ~DefaultBSwapItemReader()
Low-level "small item" reader, used by higher-level file readers.