DTNMA Reference Tools v2.0.0 - 9.gaff6489
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
cace_amm_semtype_use_t Struct Reference

Configuration for an augmented use of another type. More...

#include <semtype.h>

+ Collaboration diagram for cace_amm_semtype_use_t:

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.
 

Detailed Description

Configuration for an augmented use of another type.

Field Documentation

◆ base

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().

◆ constraints

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.


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