9 #ifndef CLASSHIERARCHY_H
10 #define CLASSHIERARCHY_H
12 #include "/home/thuerey1/local/include/config.h"
14 #include "DatabaseGraph.h"
15 #ifndef TABLES_DEFINED
40 setS, vecS, bidirectionalS, property< vertex_classhierarchy_t, chVertexData, GraphvizVertexProperty>,
42 GraphvizGraphProperty >
47 DatabaseGraph<typesRowdata, EdgeTypeEmpty, setS, vecS, bidirectionalS,
50 GraphvizGraphProperty >(pid,type,gdb) { };