aimsgui
5.1.2
|
#include <aims/io/qtformats.h>
Additional Inherited Members | |
![]() | |
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) |
virtual bool | write (const std::string &, const T &, carto::Object options=carto::none()) |
carto::GenericObject * | read (const std::string &, const carto::AllocatorContext &, carto::Object) |
Definition at line 44 of file qtformats.h.