#include <string>#include <stdexcept>#include <functional>#include <assert.h>#include "GraphTypes.h"Go to the source code of this file.
Namespaces | |
| namespace | VGServer |
Classes | |
| class | VGServer::AnyType |
| AnyType is the class which encapsules the different possible attribute typed values. More... | |
| class | VGServer::ConversionException |
| ConversionException is an exception class thrown by some combinations of get and set in AnyType. More... | |
1.4.7