| append(T item) | VGServer::ByteOutBuffer | [inline] |
| append_16(short s) | VGServer::ByteOutBuffer | [inline] |
| append_32(int i) | VGServer::ByteOutBuffer | [inline] |
| append_64(long long l) | VGServer::ByteOutBuffer | [inline] |
| append_8(char c) | VGServer::ByteOutBuffer | [inline] |
| appendAnyType(const class AnyType &v) | VGServer::ByteOutBuffer | |
| appendByteBuffer(const ByteBuffer &bb) | VGServer::ByteOutBuffer | [inline] |
| appendBytes(const void *data, size_t len) | VGServer::ByteOutBuffer | |
| appendString(const std::string &s) | VGServer::ByteOutBuffer | [inline] |
| buff | VGServer::ByteOutBuffer | [protected] |
| ByteOutBuffer(ByteBuffer &_buff) | VGServer::ByteOutBuffer | [inline] |
| ByteOutBuffer(const ByteOutBuffer &o) | VGServer::ByteOutBuffer | [inline] |
1.4.7