#include <iostream>#include <boost/shared_array.hpp>#include <boost/shared_ptr.hpp>#include "DynamicBuffer.h"#include "Serialization.h"

Go to the source code of this file.
Classes | |
| class | Hypertable::ByteString |
Namespaces | |
| namespace | Hypertable |
Copyright (C) 2009 Doug Judd (Zvents, Inc.) | |
Functions | |
| void | Hypertable::append_as_byte_string (DynamicBuffer &dst_buf, const char *str) |
| void | Hypertable::append_as_byte_string (DynamicBuffer &dst_buf, const void *value, uint32_t value_len) |
1.7.2