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>

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... | |
Declarations for Event.
This file contains type declarations for Event, a class for representing a network communication event.
Definition in file Event.h.
1.8.8