DTNMA Reference Tools v2.0.0 - 9.gaff6489
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Configuration for an augmented use of another type. More...
#include <semtype.h>
Data Fields | |
cace_ari_t | name |
Name of the type used. | |
const cace_amm_type_t * | base |
The type object being used, which is bound based on name. | |
cace_amm_semtype_cnst_array_t | constraints |
Optional constraints on this use. | |
Configuration for an augmented use of another type.
const cace_amm_type_t* cace_amm_semtype_use_t::base |
The type object being used, which is bound based on name.
This is always a reference to an externally-owned object.
Referenced by cace_amm_type_set_use_builtin().
cace_amm_semtype_cnst_array_t cace_amm_semtype_use_t::constraints |
Optional constraints on this use.
The order matches the source ADM but is not significant to the outcome.