![]() |
graph
4.7.0
Graph: generic attributed relational graphs
|
▼CAttributedReader | |
Ccarto::TreeParser_shfj | To read a Tree from a file |
▼CAttributedReader | |
CGraphParser_shfj | |
▼CAttributedWriter | |
CGraphWriter | To write a Graph to a file |
CTreeWriter | To write an Tree to a file |
▼CBaseTree | BaseTree element |
CTree | Attributed tree element |
Ccarto::DataTypeCode< Graph > | |
▼Ccarto::DefaultRefConstruction [external] | |
▼Ccarto::RCObject [external] | |
CGraphFactory | Default abstract factory for graphs |
▼CGraphParser | |
Ccarto::GraphParser_Python | |
CGraphParser_shfj | |
CGraphParser_xml | |
CGraphPrinter | Prints GraphObject |
CGraphReader | To read a Graph from a file |
▼CPythonReader | |
Ccarto::GraphParser_Python | |
▼CPythonWriter | |
Ccarto::GraphWriter_Python | |
▼Ccarto::SyntaxedObject< T > [external] | |
▼CGraphObject | The abstract base class for graphs, vertices and edges |
▼CEdge | The abstract base class for all types of edges; edges are created and managed by Graphs |
CDEdge | Directed edges |
CUEdge | Undirected edges |
CGraph | The base class for graphs |
CVertex | Vertices are created and managed by Graphs |
CTree | Attributed tree element |
CTreeFactory | Tree creation |
▼Ccarto::TreeParser | |
Ccarto::TreeParser_Python | |
Ccarto::TreeParser_shfj | To read a Tree from a file |
▼CTreeVisitor | Abstract base class for visiting Trees |
Ccarto::TreeParser_shfj | To read a Tree from a file |
▼CConstTreeVisitor | Abstract base class for visiting constant Trees |
CTreeWriter | To write an Tree to a file |
CTreeReader | To read a Tree from a file |