DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
refda_ctrl_exec_ctx_t Struct Reference

Context for CTRL execution activities. More...

#include <ctrl_exec_ctx.h>

+ Collaboration diagram for refda_ctrl_exec_ctx_t:

Data Fields

refda_runctx_trunctx
 Parent running context.
 
const refda_amm_ctrl_desc_tctrl
 Descriptor for the CTRL being executed.
 
refda_exec_item_titem
 Internal execution bookkeeping item.
 

Detailed Description

Context for CTRL execution activities.

Field Documentation

◆ ctrl

const refda_amm_ctrl_desc_t* refda_ctrl_exec_ctx_t::ctrl

Descriptor for the CTRL being executed.

This will never be null.

Referenced by refda_ctrl_exec_ctx_check_result(), and refda_ctrl_exec_ctx_init().

◆ item

◆ runctx


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