Classes | Namespaces | Functions

ByteString.h File Reference

#include <iostream>
#include <boost/shared_array.hpp>
#include <boost/shared_ptr.hpp>
#include "DynamicBuffer.h"
#include "Serialization.h"
Include dependency graph for ByteString.h:
This graph shows which files directly or indirectly include this file:

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)