DTNMA Reference Tools v2.0.0 - 10.g9536600
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
refda_eval_ctx_t Struct Reference

Context for evaluation activities, including for OPER objects. More...

#include <eval_ctx.h>

+ Collaboration diagram for refda_eval_ctx_t:

Data Fields

refda_runctx_tparent
 Parent running context.
 
refda_eval_list_t input
 Storage for the input expanded list.
 
cace_ari_list_t stack
 Storage for the evaluation stack.
 

Detailed Description

Context for evaluation activities, including for OPER objects.

Field Documentation

◆ parent

refda_runctx_t* refda_eval_ctx_t::parent

Parent running context.

This will never be null.

◆ stack

cace_ari_list_t refda_eval_ctx_t::stack

Storage for the evaluation stack.

Top of stack is at the back.


The documentation for this struct was generated from the following file: