Graph.h

Go to the documentation of this file.
00001 // $Id: Graph.h 101 2006-04-23 08:19:17Z bingmann $
00002 
00003 #ifndef VGS_Graph_H
00004 #define VGS_Graph_H
00005 
00010 // primitiv types
00011 #include "AnyType.h"
00012 #include "ByteOutBuffer.h"
00013 
00014 // properties classes
00015 #include "GraphProperties.h"
00016 #include "AttributeProperties.h"
00017 
00018 // change holders
00019 #include "Changelist.h"
00020 #include "ChangeTimeline.h"
00021 
00022 // graph data holders and loaders
00023 #include "GraphData.h"
00024 #include "GraphContainer.h"
00025 #include "GraphConnection.h"
00026 #include "GraphServer.h"
00027 
00028 #include "GraphLoader.h"
00029 
00030 #endif // VGS_Graph_H

Generated on Wed Sep 27 14:34:00 2006 for VGServer by  doxygen 1.4.7