aimsdata 6.0.0
Neuroimaging data handling
aims::DefaultItemWriter< SparseMatrix > Class Reference

#include <aims/sparsematrix/sparseMatrixItemW.h>

Inheritance diagram for aims::DefaultItemWriter< SparseMatrix >:
Collaboration diagram for aims::DefaultItemWriter< SparseMatrix >:

Public Member Functions

 DefaultItemWriter ()
 
virtual ~DefaultItemWriter ()
 
virtual void write (std::ostream &is, const SparseMatrix &item) const
 
virtual void write (std::ostream &is, const SparseMatrix *pitem, size_t n) const
 
virtual ItemWriter< SparseMatrix > * writer (const std::string &openmode="binar", bool bswap=false) const
 
void write (std::ostream &, const Void *, size_t) const
 
 DefaultItemWriter ()
 
virtual ~DefaultItemWriter ()
 
virtual void write (std::ostream &os, const SparseMatrix &item) const
 
virtual void write (std::ostream &os, const SparseMatrix *pitem, size_t n) const
 
void write (std::ostream &, const Void *, size_t) const
 
virtual ItemWriter< SparseMatrix > * writer (const std::string &openmode="binar", bool bswap=false) const
 
- Public Member Functions inherited from aims::ItemWriter< SparseMatrix >
virtual ~ItemWriter ()
 

Detailed Description

Definition at line 52 of file sparseMatrixItemW.h.

Constructor & Destructor Documentation

◆ DefaultItemWriter() [1/2]

◆ ~DefaultItemWriter() [1/2]

virtual aims::DefaultItemWriter< SparseMatrix >::~DefaultItemWriter ( )
inlinevirtual

Definition at line 56 of file sparseMatrixItemW.h.

◆ DefaultItemWriter() [2/2]

aims::DefaultItemWriter< SparseMatrix >::DefaultItemWriter ( )
inline

Definition at line 61 of file defaultItemW.h.

◆ ~DefaultItemWriter() [2/2]

virtual aims::DefaultItemWriter< SparseMatrix >::~DefaultItemWriter ( )
inlinevirtual

Definition at line 62 of file defaultItemW.h.

Member Function Documentation

◆ write() [1/6]

void aims::DefaultItemWriter< Void >::write ( std::ostream & ,
const Void * ,
size_t  ) const
inline

Definition at line 234 of file defaultItemW.h.

◆ write() [2/6]

void aims::DefaultItemWriter< Void >::write ( std::ostream & ,
const Void * ,
size_t  ) const
inline

Definition at line 234 of file defaultItemW.h.

◆ write() [3/6]

◆ write() [4/6]

virtual void aims::DefaultItemWriter< SparseMatrix >::write ( std::ostream & is,
const SparseMatrix * pitem,
size_t n ) const
virtual

◆ write() [5/6]

virtual void aims::DefaultItemWriter< SparseMatrix >::write ( std::ostream & os,
const SparseMatrix & item ) const
inlinevirtual

◆ write() [6/6]

void aims::DefaultItemWriter< SparseMatrix >::write ( std::ostream & os,
const SparseMatrix * pitem,
size_t n ) const
inlinevirtual

◆ writer() [1/2]

ItemWriter< SparseMatrix > * aims::DefaultItemWriter< SparseMatrix >::writer ( const std::string & openmode = "binar",
bool bswap = false ) const
virtual

Implements aims::ItemWriter< SparseMatrix >.

Definition at line 67 of file defaultItemW.h.

◆ writer() [2/2]

virtual ItemWriter< SparseMatrix > * aims::DefaultItemWriter< SparseMatrix >::writer ( const std::string & openmode = "binar",
bool bswap = false ) const
virtual

The documentation for this class was generated from the following files: