aimsgui  5.0.5
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< Graph >
virtual ~FileFormat ()
 
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< Graph >.

◆ 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

Reimplemented from aims::FileFormat< Graph >.


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