GComm
0.2.3
|
EVS protocol implementation header. More...
#include "gcomm/protolay.hpp"
#include "gcomm/view.hpp"
#include "gcomm/transport.hpp"
#include "gcomm/map.hpp"
#include "histogram.hpp"
#include "profile.hpp"
#include "evs_seqno.hpp"
#include "evs_node.hpp"
#include "evs_consensus.hpp"
#include "gu_datetime.hpp"
#include <list>
#include <deque>
#include <vector>
#include <limits>
Go to the source code of this file.
Classes | |
class | gcomm::evs::Proto |
Class implementing EVS protocol. More... | |
class | gcomm::evs::Proto::TimerList |
Macros | |
#define | GCOMM_EVS_MAX_VERSION 0 |
Functions | |
std::ostream & | gcomm::evs::operator<< (std::ostream &, const Proto &) |
EVS protocol implementation header.