Declarations for ApplicationQueueInterface. More...
#include "ApplicationHandler.h"
Go to the source code of this file.
Classes | |
class | Hypertable::ApplicationQueueInterface |
Abstract interface for application queue. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Typedefs | |
typedef std::shared_ptr < ApplicationQueueInterface > | Hypertable::ApplicationQueueInterfacePtr |
Smart pointer to ApplicationQueueInterface. More... | |
Declarations for ApplicationQueueInterface.
This file contains type declarations for ApplcationQueueInterface, an abstract base class for an application queue.
Definition in file ApplicationQueueInterface.h.