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

Declarations for Event. More...

#include "Clock.h"
#include "CommHeader.h"
#include <Common/Error.h>
#include <Common/InetAddr.h>
#include <Common/Logger.h>
#include <Common/String.h>
#include <Common/Time.h>
#include <iostream>
#include <memory>
Include dependency graph for Event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::Event
 Network communication event. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr< Event > Hypertable::EventPtr
 Smart pointer to Event. More...
 

Detailed Description

Declarations for Event.

This file contains type declarations for Event, a class for representing a network communication event.

Definition in file Event.h.