#include <LivenessSettingsInterface.h>
Inherited by openjaus::core::services::LivenessSettings [virtual]
.
§ HeartbeatMethod
§ LivenessSettingsInterface()
openjaus::core::services::LivenessSettingsInterface::LivenessSettingsInterface |
( |
| ) |
|
|
inline |
§ ~LivenessSettingsInterface()
virtual openjaus::core::services::LivenessSettingsInterface::~LivenessSettingsInterface |
( |
| ) |
|
|
inlinevirtual |
§ broadcastShutdownIsEnabled()
virtual bool openjaus::core::services::LivenessSettingsInterface::broadcastShutdownIsEnabled |
( |
| ) |
|
|
pure virtual |
§ getHeartbeatInterval_sec()
virtual int openjaus::core::services::LivenessSettingsInterface::getHeartbeatInterval_sec |
( |
| ) |
|
|
pure virtual |
§ getHeartbeatMethod()
virtual HeartbeatMethod openjaus::core::services::LivenessSettingsInterface::getHeartbeatMethod |
( |
| ) |
|
|
pure virtual |
§ getLivenessTimeout_sec()
virtual int openjaus::core::services::LivenessSettingsInterface::getLivenessTimeout_sec |
( |
| ) |
|
|
pure virtual |
§ isEnabled()
virtual bool openjaus::core::services::LivenessSettingsInterface::isEnabled |
( |
| ) |
|
|
pure virtual |
§ timeoutIsEnabled()
virtual bool openjaus::core::services::LivenessSettingsInterface::timeoutIsEnabled |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: