ConstGraph.cpp | Contains Class ConstGraph implementation |
ConstGraph.hpp [code] | Contains Class ConstGraph Interface |
def_graph.hpp [code] | Definitions, mainly related to boost |
example.cpp | Contains a usage example: DFS on a Graph |
Graph.cpp | Contains Class Graph implementation |
Graph.hpp [code] | Contains Class Graph interface |
GraphException.cpp | Contains Class GraphException implementation |
GraphException.hpp [code] | Contains Class GraphException interface and implementation |
Hierarchy.cpp | Contains Class Hierarchy implementation |
Hierarchy.hpp [code] | Contains Class Hierarchy interface |
IEditGraph.hpp [code] | Contains Interface IEditGraph |
ObservableGraph.cpp | Contains Class ObservableGraph implementation |
ObservableGraph.hpp [code] | Contains Class ObservableGraph interface |
Observer.hpp [code] | Contains Interface Observer |
Property.hpp [code] | Contains AbstractProperty and Property classes |
PropertyFacility.cpp | Contains Class PropertyFacility implementation |
PropertyFacility.hpp [code] | Contains Class PropertyFacility interface |
run.cpp | Main unit test program |
Subject.cpp | Contains Class Subject implementation |
Subject.hpp [code] | Contains Class Subject interface |
test.cpp | Contains simple tests for a first check of the functionality of Graph, Hierarchy, View |
unit.cpp | Contains Unit Test implementation |
unit.hpp [code] | Contains Unit Test header |
View.cpp | Contains Class View implementation |
View.hpp [code] | Contains Class View interface |