Declarations for Comm. More...
#include "Clock.h"
#include "CommAddress.h"
#include "CommBuf.h"
#include "ConnectionHandlerFactory.h"
#include "DispatchHandler.h"
#include "HandlerMap.h"
#include "RawSocketHandler.h"
#include <atomic>
#include <mutex>
Go to the source code of this file.
Classes | |
class | Hypertable::Comm |
Entry point to AsyncComm service. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Declarations for Comm.
This file contains type declarations for Comm, a singleton class used as the main entry point to the AsyncComm subsystem.
Definition in file Comm.h.