#include <stdlib.h>#include <assert.h>#include <utility>#include <string>#include <stdexcept>#include "ByteBuffer.h"Go to the source code of this file.
Namespaces | |
| namespace | VGServer | 
Classes | |
| class | VGServer::ByteInBuffer | 
| ByteInBuffer is a cursor class to ByteBuffer implementing extraction functions used in the graph client parser to securely access the byte blob returned by the server.  More... | |
 1.4.7