0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
DispatchHandlerSynchronizer.h File Reference

Declarations for DispatchHandlerSynchronizer. More...

#include "DispatchHandler.h"
#include "Event.h"
#include <condition_variable>
#include <memory>
#include <mutex>
#include <queue>
Include dependency graph for DispatchHandlerSynchronizer.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Declarations for DispatchHandlerSynchronizer.

This file contains type declarations for DispatchHandlerSynchronizer, a class used to synchronzie with response messages.

Definition in file DispatchHandlerSynchronizer.h.