#include <si/graph/mgWriter.h>
Definition at line 14 of file mgWriter.h.
◆ MGWriter()
| sigraph::MGWriter::MGWriter |
( |
const std::string & | filename, |
|
|
const carto::SyntaxSet & | synt ) |
◆ ~MGWriter()
| virtual sigraph::MGWriter::~MGWriter |
( |
| ) |
|
|
virtual |
◆ dataDirectory()
| std::string sigraph::MGWriter::dataDirectory |
( |
const Graph & | ao | ) |
const |
|
inlinevirtual |
◆ name()
| std::string sigraph::MGWriter::name |
( |
| ) |
const |
|
inlinevirtual |
◆ parseModel()
| virtual void sigraph::MGWriter::parseModel |
( |
const GraphObject & | ao, |
|
|
const std::string & | mfile = "model_file", |
|
|
const std::string & | mstr = "model" ) |
|
virtual |
◆ write() [1/4]
| void sigraph::MGWriter::write |
( |
const Edge & | ao | ) |
|
|
inlineprotectedvirtual |
◆ write() [2/4]
| void sigraph::MGWriter::write |
( |
const Graph & | ao | ) |
|
|
inlinevirtual |
◆ write() [3/4]
| virtual void sigraph::MGWriter::write |
( |
const GraphObject & | ao | ) |
|
|
protectedvirtual |
◆ write() [4/4]
| void sigraph::MGWriter::write |
( |
const Vertex & | ao | ) |
|
|
inlineprotectedvirtual |
◆ _filenameBase
| std::string sigraph::MGWriter::_filenameBase |
|
mutableprotected |
The documentation for this class was generated from the following file: