libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "thread_traits.hpp"
#include "core/jthread.hpp"
#include <boost/exception_ptr.hpp>
#include <atomic>
#include <chrono>
#include <functional>
#include "server_heartbeats_impl.hpp"
Go to the source code of this file.
Classes | |
class | isimud::ISIMUD_VER_NAMESPACE::exchanges::common::server_hb_t< MsgT, MissedHbs, HbInterval > |
Section 5.2.2 "Heartbeats" of [1]. Generate heartbeats from the containing simulator. More... | |
Namespaces | |
namespace | isimud |
namespace | isimud::ISIMUD_VER_NAMESPACE |
namespace | isimud::ISIMUD_VER_NAMESPACE::exchanges |
namespace | isimud::ISIMUD_VER_NAMESPACE::exchanges::common |