|
DTNMA Reference Tools v2.1.0 - 2.ga9a44fe
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Context for evaluation activities, including for OPER objects. More...
#include <eval_ctx.h>
Collaboration diagram for refda_eval_ctx_t: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.