graph  5.0.5
Graph: generic attributed relational graphs
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ncarto
 CDataTypeCode< Graph >
 CGraphParser_Python
 CGraphWriter_Python
 CTreeParser
 CTreeParser_Python
 CTreeParser_shfjTo read a Tree from a file
 CBaseTreeBaseTree element
 CConstTreeVisitorAbstract base class for visiting constant Trees
 CDEdgeDirected edges
 CEdgeThe abstract base class for all types of edges; edges are created and managed by Graphs
 CGraphThe base class for graphs
 CGraphFactoryDefault abstract factory for graphs
 CGraphObjectThe abstract base class for graphs, vertices and edges
 CGraphParser
 CGraphParser_shfj
 CGraphParser_xml
 CGraphPrinterPrints GraphObject
 CGraphReaderTo read a Graph from a file
 CGraphWriterTo write a Graph to a file
 CTreeAttributed tree element
 CTreeFactoryTree creation
 CTreeReaderTo read a Tree from a file
 CTreeVisitorAbstract base class for visiting Trees
 CTreeWriterTo write an Tree to a file
 CUEdgeUndirected edges
 CVertexVertices are created and managed by Graphs