Houses the Ping check configuration parameters for a single scope (e.g.  
 More...
#include <ping_check_config.h>
Houses the Ping check configuration parameters for a single scope (e.g. 
global, subnet...); 
Definition at line 18 of file ping_check_config.h.
◆ PingCheckConfig()
      
        
          | isc::ping_check::PingCheckConfig::PingCheckConfig | ( |  | ) |  | 
      
 
 
◆ ~PingCheckConfig()
  
  | 
        
          | isc::ping_check::PingCheckConfig::~PingCheckConfig | ( |  | ) |  |  | default | 
 
 
◆ getEnablePingCheck()
  
  | 
        
          | bool isc::ping_check::PingCheckConfig::getEnablePingCheck | ( |  | ) | const |  | inline | 
 
Fetches the value of enable-ping-check. 
- Returns
- boolean value of enable-ping-check 
Definition at line 39 of file ping_check_config.h.
 
 
◆ getMinPingRequests()
  
  | 
        
          | uint32_t isc::ping_check::PingCheckConfig::getMinPingRequests | ( |  | ) | const |  | inline | 
 
Fetches the value of min-ping-requests. 
- Returns
- integer value of min-ping-requests 
Definition at line 53 of file ping_check_config.h.
 
 
◆ getPingChannelThreads()
  
  | 
        
          | uint32_t isc::ping_check::PingCheckConfig::getPingChannelThreads | ( |  | ) | const |  | inline | 
 
Fetches the value of ping-channel-threads. 
- Returns
- integer value of ping-channel-threads 
Definition at line 95 of file ping_check_config.h.
 
 
◆ getPingClttSecs()
  
  | 
        
          | uint32_t isc::ping_check::PingCheckConfig::getPingClttSecs | ( |  | ) | const |  | inline | 
 
Fetches the value of ping-cltt-secs. 
- Returns
- integer value of ping-cltt-secs 
Definition at line 81 of file ping_check_config.h.
 
 
◆ getReplyTimeout()
  
  | 
        
          | uint32_t isc::ping_check::PingCheckConfig::getReplyTimeout | ( |  | ) | const |  | inline | 
 
Fetches the value of reply-timeout. 
- Returns
- integer value of reply-timeout 
Definition at line 67 of file ping_check_config.h.
 
 
◆ parse()
◆ setEnablePingCheck()
  
  | 
        
          | void isc::ping_check::PingCheckConfig::setEnablePingCheck | ( | bool | value | ) |  |  | inline | 
 
Sets the value of enable-ping-check. 
- Parameters
- 
  
    | value | new value for enable-ping-check |  
 
Definition at line 46 of file ping_check_config.h.
 
 
◆ setMinPingRequests()
  
  | 
        
          | void isc::ping_check::PingCheckConfig::setMinPingRequests | ( | uint32_t | value | ) |  |  | inline | 
 
Sets the value of min-ping-requests. 
- Parameters
- 
  
    | value | new value for min-ping-requests |  
 
Definition at line 60 of file ping_check_config.h.
 
 
◆ setPingChannelThreads()
  
  | 
        
          | void isc::ping_check::PingCheckConfig::setPingChannelThreads | ( | uint32_t | value | ) |  |  | inline | 
 
Sets the value of ping-channel-threads. 
- Parameters
- 
  
    | value | new value for ping-channel-threads |  
 
Definition at line 102 of file ping_check_config.h.
 
 
◆ setPingClttSecs()
  
  | 
        
          | void isc::ping_check::PingCheckConfig::setPingClttSecs | ( | uint32_t | value | ) |  |  | inline | 
 
Sets the value of ping-cltt-secs. 
- Parameters
- 
  
    | value | new value for ping-cltt-secs |  
 
Definition at line 88 of file ping_check_config.h.
 
 
◆ setReplyTimeout()
  
  | 
        
          | void isc::ping_check::PingCheckConfig::setReplyTimeout | ( | uint32_t | value | ) |  |  | inline | 
 
Sets the value of reply-timeout. 
- Parameters
- 
  
    | value | new value for reply-timeout |  
 
Definition at line 74 of file ping_check_config.h.
 
 
◆ CONFIG_KEYWORDS
The documentation for this class was generated from the following files: