#include "ByteInBuffer.h"#include "AttributeProperties.h"#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | VGServer | 
Classes | |
| class | VGServer::GraphParser< Callback > | 
| GraphParser is a static polymorphic class used to parse the data streams returned by the server.  More... | |
| class | VGServer::GraphParserCallbackAdapter | 
| A base callback class containing stubs to all the event functions which are called by the GraphParser.  More... | |
| class | VGServer::GraphParserException | 
| Thrown by GraphParser when the data stream is invalid.  More... | |
 1.4.7