DTNMA Reference Tools v2.0.0 - 21.g58e5557
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
cace_amm_semtype_umap_t Struct Reference

Configuration for a uniform list within an AM. More...

#include <semtype.h>

+ Collaboration diagram for cace_amm_semtype_umap_t:

Data Fields

cace_amm_type_t key_type
 The type for each key of the map.
 
cace_amm_type_t val_type
 The type for each value of the map.
 

Detailed Description

Configuration for a uniform list within an AM.

Field Documentation

◆ key_type

cace_amm_type_t cace_amm_semtype_umap_t::key_type

The type for each key of the map.

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

Referenced by cace_amm_type_set_umap_from_name().

◆ val_type

cace_amm_type_t cace_amm_semtype_umap_t::val_type

The type for each value of the map.

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

Referenced by cace_amm_type_set_umap_from_name().


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