DTNMA Reference Tools v2.1.0 - 19.gcd454d0
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_amm_status_t status
 The status of this NS, which can change over time.
 

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

◆ org_id

◆ status

cace_amm_status_t cace_amm_obj_ns_t::status

The status of this NS, which can change over time.

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


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