ifw-ccf 5.0.2
|
#include <boost/exception/diagnostic_information.hpp>
#include <ifw/ccf/common/base.hpp>
#include <ifw/ccf/common/utilities.hpp>
Go to the source code of this file.
Classes | |
struct | ifw::ccf::control::TelemetryNode |
struct | ifw::ccf::control::TelemetryCacheEntry |
class | ifw::ccf::control::MonitorThread |
Monitor Thread MPTK class. More... | |
Namespaces | |
namespace | ifw |
namespace | ifw::ccf |
namespace | ifw::ccf::control |
Variables | |
constexpr auto | ifw::ccf::control::CFG_KEY_ADPT_ACTIVE = "mon_adpt_active" |
constexpr auto | ifw::ccf::control::CFG_KEY_ADPT_DISABLE_DURING_ACQ = "mon_adpt_disable_during_acq" |
constexpr auto | ifw::ccf::control::CFG_KEY_ADPT_PERIOD = "mon_adpt_period" |
constexpr auto | ifw::ccf::control::CFG_KEY_DISABLE_DURING_ACQ = "disable_during_acq" |
constexpr auto | ifw::ccf::control::CFG_KEY_NODES_LIST_DEF = "nodes_list" |
constexpr auto | ifw::ccf::control::CFG_KEY_NODES = "nodes" |
constexpr auto | ifw::ccf::control::CFG_KEY_OLDB_NODE = "oldb_node" |
constexpr auto | ifw::ccf::control::CFG_KEY_META_KEY = "meta_key" |