|
DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
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. | |
Configuration for a uniform list within an AM.
| 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_semtype_umap_convert(), cace_amm_semtype_umap_deinit(), cace_amm_semtype_umap_init(), cace_amm_semtype_umap_match(), cace_amm_semtype_umap_name(), cace_amm_type_set_umap_from_name(), cace_amm_type_set_umap_name(), refda_binding_semtype_umap(), and test_amm_type_match_semtype_umap_1().
| 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_semtype_umap_convert(), cace_amm_semtype_umap_deinit(), cace_amm_semtype_umap_init(), cace_amm_semtype_umap_match(), cace_amm_semtype_umap_name(), cace_amm_type_set_umap_from_name(), cace_amm_type_set_umap_name(), refda_binding_semtype_umap(), and test_amm_type_match_semtype_umap_1().