![]() |
graph 6.0.0
Graph: generic attributed relational graphs
|
| ▼Ccarto::AttributedReader | |
| CGraphParser_shfj | |
| Ccarto::TreeParser_shfj | To read a Tree from a file |
| ▼Ccarto::AttributedWriter | |
| 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 | |
| CGraphParser_shfj | |
| CGraphParser_xml | |
| Ccarto::GraphParser_Python | |
| CGraphPrinter | Prints GraphObject |
| CGraphReader | To read a Graph from a file |
| ▼CPythonReader | |
| Ccarto::GraphParser_Python | |
| ▼Ccarto::PythonWriter | |
| Ccarto::GraphWriter_Python | |
| ▼Ccarto::SyntaxedObject< PropertySet > [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 |
| ▼CConstTreeVisitor | Abstract base class for visiting constant Trees |
| CTreeWriter | To write an Tree to a file |
| CTreeReader | To read a Tree from a file |
| Ccarto::TreeParser_shfj | To read a Tree from a file |