DTNMA Reference Tools v2.1.0 - 19.gcd454d0
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
refda_alarms_t Struct Reference

Storage of the agent alarms list and shelving config. More...

#include <alarms.h>

+ Collaboration diagram for refda_alarms_t:

Data Fields

refda_alarms_entry_list_t alarm_list
 All alarm entries.
 
refda_alarms_entry_index_t alarm_index
 Index by key (resource,category)
 
pthread_mutex_t alarm_mutex
 Mutex for the state of alarm_list and alarm_index.
 
refda_alarms_shelf_entry_set_t shelf_list
 
pthread_mutex_t shelf_mutex
 Mutex for the state of shelf_list.
 

Detailed Description

Storage of the agent alarms list and shelving config.

Field Documentation

◆ alarm_index

◆ alarm_list

◆ alarm_mutex

◆ shelf_list

◆ shelf_mutex


The documentation for this struct was generated from the following file: