Classes | Namespaces | Typedefs

IOHandler.h File Reference

#include <errno.h>
#include <time.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <poll.h>
#include "Common/Logger.h"
#include "Common/Mutex.h"
#include "Common/ReferenceCount.h"
#include "DispatchHandler.h"
#include "ReactorFactory.h"
#include "ExpireTimer.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
struct  Hypertable::ltiohp

Namespaces

namespace  Hypertable
 

Copyright (C) 2009 Doug Judd (Zvents, Inc.)


Typedefs

typedef boost::intrusive_ptr
< IOHandler > 
Hypertable::IOHandlerPtr