DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
refda_amm_ident_desc_t Struct Reference

An IDENT descriptor. More...

#include <ident.h>

+ Collaboration diagram for refda_amm_ident_desc_t:

Data Fields

bool abstract
 Abstract marking from the model.
 
refda_amm_ident_base_list_t bases
 All base IDENT objects for this object.
 
cace_amm_lookup_list_t derived
 All IDENT objects with this object as a base.
 
cace_amm_user_data_t user_data
 Optional ADM data associated with this object.
 

Detailed Description

An IDENT descriptor.

This defines the properties of an IDENT in an Agent.

Field Documentation

◆ abstract

◆ bases

◆ derived

cace_amm_lookup_list_t refda_amm_ident_desc_t::derived

All IDENT objects with this object as a base.

This list can change as other objects are updated.

Referenced by alarms_append_derived_ident(), refda_amm_ident_desc_deinit(), refda_amm_ident_desc_init(), and refda_binding_ident_bases().

◆ user_data

cace_amm_user_data_t refda_amm_ident_desc_t::user_data

Optional ADM data associated with this object.

Referenced by refda_amm_ident_desc_deinit(), and refda_amm_ident_desc_init().


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