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

Declarations for IOHandler. More...

#include "Clock.h"
#include "DispatchHandler.h"
#include "PollEvent.h"
#include "ReactorFactory.h"
#include "ExpireTimer.h"
#include <Common/Logger.h>
#include <Common/Time.h>
#include <mutex>
#include <errno.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <poll.h>
Include dependency graph for IOHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::IOHandler
 Base class for socket descriptor I/O handlers. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Detailed Description

Declarations for IOHandler.

This file contains type declarations for IOHandler, an abstract base class from which I/O handlers are derived.

Definition in file IOHandler.h.