|
aimsgui 6.0.0
|
#include <aims/io/qtformats.h>


Additional Inherited Members | |
Public Member Functions inherited from aims::FileFormat< carto::Volume< T > > | |
| virtual | ~FileFormat () |
| virtual bool | read (const std::string &filename, T &obj, const carto::AllocatorContext &context, carto::Object options)=0 |
| virtual T * | read (const std::string &filename, const carto::AllocatorContext &context, carto::Object options) |
| carto::GenericObject * | read (const std::string &, const carto::AllocatorContext &, carto::Object) |
| virtual bool | write (const std::string &, const T &, carto::Object options=carto::none()) |
Definition at line 44 of file qtformats.h.