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

#include <aims/io/dtitensorItemW.h>

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

Public Member Functions

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

Detailed Description

Definition at line 50 of file dtitensorItemW.h.

Constructor & Destructor Documentation

◆ DefaultItemWriter() [1/2]

◆ ~DefaultItemWriter() [1/2]

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

Definition at line 55 of file dtitensorItemW.h.

◆ DefaultItemWriter() [2/2]

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

Definition at line 61 of file defaultItemW.h.

◆ ~DefaultItemWriter() [2/2]

virtual aims::DefaultItemWriter< DtiTensor >::~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< DtiTensor >::write ( std::ostream & is,
const DtiTensor * pitem,
size_t n ) const
virtual

◆ write() [5/6]

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

◆ write() [6/6]

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

◆ writer() [1/2]

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

Implements aims::ItemWriter< DtiTensor >.

Definition at line 67 of file defaultItemW.h.

◆ writer() [2/2]

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

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