DTNMA Reference Tools v2.0.0 - 9.gaff6489
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Context for CTRL execution activities. More...
#include <edd_prod_ctx.h>
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.