DTNMA Reference Tools v2.0.0 - 10.g9536600
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Context for evaluation activities, including for OPER objects. More...
#include <eval_ctx.h>
Data Fields | |
refda_runctx_t * | parent |
Parent running context. | |
refda_eval_list_t | input |
Storage for the input expanded list. | |
cace_ari_list_t | stack |
Storage for the evaluation stack. | |
Context for evaluation activities, including for OPER objects.
refda_runctx_t* refda_eval_ctx_t::parent |
Parent running context.
This will never be null.
cace_ari_list_t refda_eval_ctx_t::stack |
Storage for the evaluation stack.
Top of stack is at the back.