#include <string>#include <boost/shared_array.hpp>#include "Common/ByteString.h"#include "Common/InetAddr.h"#include "Common/Logger.h"#include "Common/ReferenceCount.h"#include "Common/Serialization.h"#include "Common/StaticBuffer.h"#include "CommHeader.h"
Go to the source code of this file.
Classes | |
| class | Hypertable::CommBuf |
| Message buffer sent over the network by the AsyncComm subsystem. More... | |
Namespaces | |
| namespace | Hypertable |
Copyright (C) 2009 Doug Judd (Zvents, Inc.) | |
Typedefs | |
| typedef intrusive_ptr< CommBuf > | Hypertable::CommBufPtr |
1.7.2