Declarations for DispatchHandler. More...


Go to the source code of this file.
Classes | |
| class | Hypertable::DispatchHandler |
| Abstract base class for application dispatch handlers registered with AsyncComm. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr < DispatchHandler > | Hypertable::DispatchHandlerPtr |
| Smart pointer to DispatchHandler. More... | |
Declarations for DispatchHandler.
This file contains type declarations for DispatchHandler, an abstract base class from which are derived handlers for delivering communication events to an application.
Definition in file DispatchHandler.h.
1.8.8