aimsdata  5.0.5
Neuroimaging data handling
aims::FdfFormat< T > Class Template Reference

#include <aims/io/fdfformat.h>

Inheritance diagram for aims::FdfFormat< T >:
Collaboration diagram for aims::FdfFormat< T >:

Additional Inherited Members

- Public Member Functions inherited from aims::FileFormat< AimsData< T > >
virtual ~FileFormat ()
 
virtual AimsData< T > * read (const std::string &filename, const carto::AllocatorContext &context, carto::Object options)
 Creates an object and reads it. More...
 
carto::GenericObjectread (const std::string &, const carto::AllocatorContext &, carto::Object)
 
virtual bool write (const std::string &, const AimsData< T > &, carto::Object options=carto::none())
 the base class has a default implementation which only returns false so if your new format only supports read operations, you won't have to bother about the write() function More...
 

Detailed Description

template<class T>
class aims::FdfFormat< T >

Definition at line 44 of file fdfformat.h.


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