Declarations for CommBuf. More...
#include "CommHeader.h"#include <Common/ByteString.h>#include <Common/InetAddr.h>#include <Common/Logger.h>#include <Common/Serialization.h>#include <Common/StaticBuffer.h>#include <boost/shared_array.hpp>#include <memory>#include <string>

Go to the source code of this file.
Classes | |
| class | Hypertable::CommBuf |
| Message buffer for holding data to be transmitted over a network. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr< CommBuf > | Hypertable::CommBufPtr |
| Smart pointer to CommBuf. More... | |
Declarations for CommBuf.
This file contains type declarations for CommBuf, a class to create and manipulate messages to be transmitted over a network.
Definition in file CommBuf.h.
1.8.8