Declarations for ScanBlock. More...
#include <Hypertable/Lib/RangeServer/Response/Parameters/CreateScanner.h>#include <Hypertable/Lib/SerializedKey.h>#include <AsyncComm/Event.h>#include <Common/ByteString.h>#include <memory>#include <vector>

Go to the source code of this file.
Classes | |
| class | Hypertable::ScanBlock |
| Encapsulates a block of scan results. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr < ScanBlock > | Hypertable::ScanBlockPtr |
| Smart pointer to ScanBlock. More... | |
Declarations for ScanBlock.
This file contains type declarations for ScanBlock, a class for managing a block of scan results.
Definition in file ScanBlock.h.
1.8.8