Declarations for DispatchHandlerSynchronizer. More...
#include "DispatchHandler.h"
#include "Event.h"
#include <condition_variable>
#include <memory>
#include <mutex>
#include <queue>
Go to the source code of this file.
Classes | |
class | Hypertable::DispatchHandlerSynchronizer |
DispatchHandler class used to synchronize with response messages. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Typedefs | |
typedef std::shared_ptr < DispatchHandlerSynchronizer > | Hypertable::DispatchHandlerSynchronizerPtr |
Shared smart pointer to DispatchHandlerSynchronizer. More... | |
Declarations for DispatchHandlerSynchronizer.
This file contains type declarations for DispatchHandlerSynchronizer, a class used to synchronzie with response messages.
Definition in file DispatchHandlerSynchronizer.h.