|
DTNMA Reference Tools v2.1.0 - 2.ga9a44fe
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Each item in an execution sequence, which corresponds to a dereferenced control. More...
#include <exec_item.h>
Collaboration diagram for refda_exec_item_t:Data Fields | |
| refda_exec_seq_t * | seq |
| Weak reference to a parent execution sequence. | |
| cace_ari_t | ref |
| A copy of the single-CTRL reference which created this item. | |
| cace_amm_lookup_t | deref |
| Dereference result for CTRL of this item. | |
| cace_ari_t | result |
| Storage for an optional result value. | |
| atomic_int | execution_stage |
| Values are one of the refda_exec_item_status_t enumerations. | |
Each item in an execution sequence, which corresponds to a dereferenced control.
| cace_ari_t refda_exec_item_t::result |
Storage for an optional result value.
This is initialized as undefined and may be set to any other value to indicate that a result is produced.