#include <graph/tree/tparser_python.h>
Definition at line 46 of file tparser_python.h.
◆ TreeParser_Python()
carto::TreeParser_Python::TreeParser_Python |
( |
const SyntaxSet & |
syntax | ) |
|
◆ ~TreeParser_Python()
virtual carto::TreeParser_Python::~TreeParser_Python |
( |
| ) |
|
|
virtual |
◆ attach()
virtual void carto::TreeParser_Python::attach |
( |
rc_ptr< DataSource > |
ds | ) |
|
|
virtual |
◆ close()
virtual void carto::TreeParser_Python::close |
( |
| ) |
|
|
virtual |
◆ dataSource()
virtual rc_ptr<DataSource> carto::TreeParser_Python::dataSource |
( |
| ) |
|
|
virtual |
◆ detach()
virtual void carto::TreeParser_Python::detach |
( |
| ) |
|
|
virtual |
◆ read() [1/2]
virtual Tree* carto::TreeParser_Python::read |
( |
| ) |
|
|
virtual |
◆ read() [2/2]
virtual void carto::TreeParser_Python::read |
( |
Tree & |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: