aimsgui  5.1.2
aims::QSqlGraphFormat Class Reference

#include <aims/io/qsqlgraphformat.h>

Inheritance diagram for aims::QSqlGraphFormat:
Collaboration diagram for aims::QSqlGraphFormat:

Public Member Functions

virtual Graphread (const std::string &filename, const carto::AllocatorContext &context, carto::Object options)
 
virtual bool read (const std::string &filename, Graph &vol, const carto::AllocatorContext &context, carto::Object options)
 
virtual bool write (const std::string &filename, const Graph &vol, carto::Object options=carto::none())
 
- Public Member Functions inherited from aims::FileFormat< class >
virtual ~FileFormat ()
 
virtual bool read (const std::string &filename, T &obj, const carto::AllocatorContext &context, carto::Object options)=0
 
virtual bool write (const std::string &, const T &, carto::Object options=carto::none())
 
carto::GenericObjectread (const std::string &, const carto::AllocatorContext &, carto::Object)
 

Detailed Description

Definition at line 52 of file qsqlgraphformat.h.

Member Function Documentation

◆ read() [1/2]

virtual Graph* aims::QSqlGraphFormat::read ( const std::string &  filename,
const carto::AllocatorContext &  context,
carto::Object  options 
)
virtual

Reimplemented from aims::FileFormat< class >.

◆ read() [2/2]

virtual bool aims::QSqlGraphFormat::read ( const std::string &  filename,
Graph vol,
const carto::AllocatorContext &  context,
carto::Object  options 
)
virtual

◆ write()

virtual bool aims::QSqlGraphFormat::write ( const std::string &  filename,
const Graph vol,
carto::Object  options = carto::none() 
)
virtual

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