#include <stdlib.h>#include <assert.h>#include <utility>#include "ByteBuffer.h"Go to the source code of this file.
Namespaces | |
| namespace | VGServer | 
Classes | |
| class | VGServer::ByteOutBuffer | 
| ByteOutBuffer is a cursor class to ByteBuffer implementing growing byte oriented memory buffer interface used in the graph server when constructing the client output.  More... | |
 1.4.7