DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
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

m_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

◆ defval

◆ index

◆ name

◆ typeobj


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