#include <graph/graph/gparser_python.h>
Definition at line 47 of file gparser_python.h.
◆ GraphParser_Python()
◆ ~GraphParser_Python()
virtual carto::GraphParser_Python::~GraphParser_Python |
( |
| ) |
|
|
virtual |
◆ addSyntax()
◆ attach()
virtual void carto::GraphParser_Python::attach |
( |
carto::rc_ptr< carto::DataSource > |
ds | ) |
|
|
virtual |
◆ dataSource()
virtual carto::rc_ptr<carto::DataSource> carto::GraphParser_Python::dataSource |
( |
| ) |
|
|
virtual |
◆ defaultHelperSet()
static const HelperSet& carto::GraphParser_Python::defaultHelperSet |
( |
| ) |
|
|
static |
◆ defaultSyntax()
◆ detach()
virtual void carto::GraphParser_Python::detach |
( |
| ) |
|
|
virtual |
detaches the stream (forgets it without closing it)
Reimplemented from GraphParser.
◆ read() [1/2]
virtual int carto::GraphParser_Python::read |
( |
Graph & |
graph | ) |
|
|
virtual |
◆ read() [2/2]
virtual int carto::GraphParser_Python::read |
( |
Tree & |
tree | ) |
|
|
virtual |
◆ _vertextable
std::map<std::string, Vertex *> carto::GraphParser_Python::_vertextable |
The documentation for this class was generated from the following file: