#include "GraphTypes.h"#include "GraphData.h"Go to the source code of this file.
Namespaces | |
| namespace | VGServer |
Classes | |
| class | VGServer::DataLoadedException |
| Thrown by GraphLoader if some invalid data is loaded. More... | |
| class | VGServer::GraphLoader |
| GraphLoader is a class which extends GraphData by load functions which accept vertex and edge data _in_ascending_order_ and write it into a global GraphData's structure. More... | |
| class | VGServer::OrderException |
| Thrown by GraphLoader when the required loading order is violated. More... | |
1.4.7