Encapsulates the configuration settings needed by the DiscoveryClient service.
More...
#include <DiscoveryClientSettings.h>
Inherits openjaus::core::services::DiscoveryClientSettingsInterface.
§ ~DiscoveryClientSettings()
openjaus::core::services::DiscoveryClientSettings::~DiscoveryClientSettings |
( |
| ) |
|
|
virtual |
§ DiscoveryClientSettings()
openjaus::core::services::DiscoveryClientSettings::DiscoveryClientSettings |
( |
| ) |
|
|
private |
§ getDiscoveryLevel()
§ getQueryIdentificationBroadcastDuration()
§ getQueryIdentificationBroadcastInterval_sec()
int openjaus::core::services::DiscoveryClientSettings::getQueryIdentificationBroadcastInterval_sec |
( |
| ) |
|
|
virtual |
§ getRegisterServicesBroadcastInterval_sec()
int openjaus::core::services::DiscoveryClientSettings::getRegisterServicesBroadcastInterval_sec |
( |
| ) |
|
|
virtual |
§ getVerifyRegisterServicesInterval_sec()
int openjaus::core::services::DiscoveryClientSettings::getVerifyRegisterServicesInterval_sec |
( |
| ) |
|
|
virtual |
§ loadDiscoveryLevel()
§ loadFromConfFile()
§ loadQueryIndentificationBroadcastDuration()
§ verifyRegisterServices()
bool openjaus::core::services::DiscoveryClientSettings::verifyRegisterServices |
( |
| ) |
|
|
virtual |
§ discoveryLevel
§ queryBroadcastDuration
§ queryIdentificationBroadcastInterval_sec
int openjaus::core::services::DiscoveryClientSettings::queryIdentificationBroadcastInterval_sec |
|
private |
§ registerServicesBroadcastInterval_sec
int openjaus::core::services::DiscoveryClientSettings::registerServicesBroadcastInterval_sec |
|
private |
§ verifyRegisterServicesEnabled
bool openjaus::core::services::DiscoveryClientSettings::verifyRegisterServicesEnabled |
|
private |
§ verifyRegisterServicesInterval_sec
int openjaus::core::services::DiscoveryClientSettings::verifyRegisterServicesInterval_sec |
|
private |
The documentation for this class was generated from the following files: