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

Definition of a formal parameter (from an ADM). More...

#include <parameters.h>

+ Collaboration diagram for cace_amm_formal_param_t:

Data Fields

string_t name
 The unique name of the parameter.
 
size_t index
 The list index (ordinal) of the parameter.
 
cace_amm_type_t typeobj
 The type of the parameter.
 
cace_ari_t defval
 Optional default value, or the undefined value.
 

Detailed Description

Definition of a formal parameter (from an ADM).

These are used to resolve given parameters into actual parameters.

Field Documentation

◆ typeobj

cace_amm_type_t cace_amm_formal_param_t::typeobj

The type of the parameter.

All type references are fully recursively resolved. The type object is owned by this formal parameter.

Referenced by refda_adm_ietf_amm_semtype_init(), refda_adm_ietf_bp_base_init(), refda_adm_ietf_dtnma_agent_init(), and refda_adm_ietf_inet_base_init().


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