hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
Variables | |
const std::string | messageType = "type" |
const std::string | messageBody = "data" |
const std::string | messageTTL = "ttl" |
const unsigned int | defaultTTLValue = 1 |
const unsigned int HCE::jsonMessageCoverConst::defaultTTLValue = 1 |
Definition at line 28 of file JsonMessageCover.hpp.
const std::string HCE::jsonMessageCoverConst::messageBody = "data" |
Definition at line 26 of file JsonMessageCover.hpp.
const std::string HCE::jsonMessageCoverConst::messageTTL = "ttl" |
Definition at line 27 of file JsonMessageCover.hpp.
const std::string HCE::jsonMessageCoverConst::messageType = "type" |
Definition at line 25 of file JsonMessageCover.hpp.