DTNMA Reference Tools v2.0.0 - 10.g9536600
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
cace_amm_lookup_t Struct Reference

Result of dereferencing an object-reference ARI to an object descriptor within a specific namespace. More...

#include <lookup.h>

+ Collaboration diagram for cace_amm_lookup_t:

Data Fields

cace_amm_obj_ns_tns
 The found namespace, or a null pointer.
 
cace_amm_obj_desc_tobj
 The found object, or a null pointer.
 
cace_ari_type_t obj_type
 The found object type, if obj is non-null.
 
cace_ari_itemized_t aparams
 Actual parameters normalized for this object from the given parameters.
 

Detailed Description

Result of dereferencing an object-reference ARI to an object descriptor within a specific namespace.

Field Documentation

◆ aparams

cace_ari_itemized_t cace_amm_lookup_t::aparams

Actual parameters normalized for this object from the given parameters.

This is set if the obj is non-null and parameter processing succeeded


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