![]() |
graph 6.0.0
Graph: generic attributed relational graphs
|
#include <graph/tree/tfactory.h>
Public Member Functions | |
| TreeFactory () | |
| virtual | ~TreeFactory () |
| virtual TreeFactory * | clone () const |
| virtual Tree * | makeTree (const std::string &syntax, bool allowChildren=true) const |
| TreeFactory::TreeFactory | ( | ) |
Referenced by clone().
|
virtual |
|
virtual |
References TreeFactory().
|
virtual |