NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Protected Member Functions | List of all members
niftk::IGISaveableDataSourceI Class Referenceabstract

Abstract base class for data sources that can save their own buffer. More...

Inheritance diagram for niftk::IGISaveableDataSourceI:
Inheritance graph
[legend]

Public Member Functions

virtual void SaveBuffer ()=0
 

Protected Member Functions

 IGISaveableDataSourceI ()
 
virtual ~IGISaveableDataSourceI ()
 
 IGISaveableDataSourceI (const IGISaveableDataSourceI &)
 
IGISaveableDataSourceIoperator= (const IGISaveableDataSourceI &)
 

Detailed Description

Abstract base class for data sources that can save their own buffer.

Note: All errors should thrown as mitk::Exception or sub-classes thereof.

Constructor & Destructor Documentation

niftk::IGISaveableDataSourceI::IGISaveableDataSourceI ( )
protected
niftk::IGISaveableDataSourceI::~IGISaveableDataSourceI ( )
protectedvirtual
niftk::IGISaveableDataSourceI::IGISaveableDataSourceI ( const IGISaveableDataSourceI )
protected

Member Function Documentation

IGISaveableDataSourceI& niftk::IGISaveableDataSourceI::operator= ( const IGISaveableDataSourceI )
protected
virtual void niftk::IGISaveableDataSourceI::SaveBuffer ( )
pure virtual

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