|
DTNMA Reference Tools v2.1.0 - 2.ga9a44fe
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Context for CTRL execution activities. More...
#include <edd_prod_ctx.h>
Collaboration diagram for refda_edd_prod_ctx_t:Data Fields | |
| refda_valprod_ctx_t * | prodctx |
| Parent production context. | |
| const refda_amm_edd_desc_t * | edd |
| Descriptor for the EDD being produced from. | |
Context for CTRL execution activities.
| const refda_amm_edd_desc_t* refda_edd_prod_ctx_t::edd |
Descriptor for the EDD being produced from.
This will never be null.
| refda_valprod_ctx_t* refda_edd_prod_ctx_t::prodctx |
Parent production context.
This will never be null.