37 #ifndef AIMS_IO_ARGW_H 38 #define AIMS_IO_ARGW_H 62 virtual void write(
const std::string & filename,
Graph & graph,
91 static void registerWriter(
const std::string & syntax,
93 static bool hasWriter(
const std::string & syntax );
95 static void deleteWriter(
const std::string & syntax );
99 static StaticPrivate* staticPrivate();
110 virtual void write(
const std::string & filename,
Graph & graph,
Wrapper for a specific GraphWriter.
Wrapper for the standard GraphWriter.
The class for EcatSino data write operation.
std::map< std::string, Syntax > SyntaxSet
virtual ~LowLevelArgWriter()
virtual void write(const std::string &filename, Graph &graph, SavingMode mode=Keep)=0
in case of failure, raise an exception
virtual carto::Object getMinf(const Graph &g)
get / reconstruct the minf header from the graph.