Declarations for ClientObject. More...
#include <memory>

Go to the source code of this file.
Classes | |
| class | Hypertable::ClientObject |
| Base class for Hypertable client objects. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr < ClientObject > | Hypertable::ClientObjectPtr |
| Smart pointer to ClientObject. More... | |
Declarations for ClientObject.
This file contains declarations for ClientObject, a base class for Hypertable client objects (e.g. scanner, mutator, ...).
Definition in file ClientObject.h.
1.8.8