DTNMA Reference Tools v2.0.0 - 21.g58e5557
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Result of dereferencing an object-reference ARI to an object descriptor within a specific namespace. More...
#include <lookup.h>
Data Fields | |
cace_amm_obj_ns_t * | ns |
The found namespace, or a null pointer. | |
cace_amm_obj_desc_t * | obj |
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. | |
Result of dereferencing an object-reference ARI to an object descriptor within a specific namespace.
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
Referenced by cace_amm_type_set_dlist_from_name(), cace_amm_type_set_seq_from_name(), cace_amm_type_set_tblt_from_name(), cace_amm_type_set_umap_from_name(), cace_amm_type_set_union_from_name(), and cace_amm_type_set_use_from_name().