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

Storage of a namespace, its identifiers, and its contained objects. More...

#include <obj_ns.h>

+ Collaboration diagram for cace_amm_obj_ns_t:

Data Fields

cace_amm_idseg_val_t org_id
 Parent organization ID (non-authoritative but necessary for bookkeeping)
 
cace_amm_idseg_val_t model_id
 Model ID, which must have a text name.
 
cace_ari_date_t model_rev
 Revision being supported, which must be valid.
 
string_tree_set_t feature_supp
 Features supported within this namespace.
 
cace_amm_obj_ns_ctr_dict_t object_types
 AMM object descriptors organized by object type.
 
cace_ari_bool obsolete
 Flag to determine whether ns has been marked obsolete.
 

Detailed Description

Storage of a namespace, its identifiers, and its contained objects.

Field Documentation

◆ feature_supp

string_tree_set_t cace_amm_obj_ns_t::feature_supp

Features supported within this namespace.

Referenced by cace_amm_obj_ns_deinit(), cace_amm_obj_ns_init(), and refda_adm_ietf_dtnma_agent_edd_capability().

◆ model_id

◆ model_rev

◆ object_types

◆ obsolete

cace_ari_bool cace_amm_obj_ns_t::obsolete

Flag to determine whether ns has been marked obsolete.

Referenced by cace_amm_obj_ns_init(), refda_adm_ietf_dtnma_agent_ctrl_obsolete_odm(), and refda_adm_ietf_dtnma_agent_edd_odm_list().

◆ org_id


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