BSL v1.0.0 - 29.g99f1b76
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
MockBPA_Bundle_t Struct Reference

#include <bundle.h>

+ Collaboration diagram for MockBPA_Bundle_t:

Data Fields

bool retain
 Explicit retention constraint.
 
MockBPA_PrimaryBlock_t primary_block
 Primary block contents.
 
MockBPA_BlockList_t blocks
 Storage for blocks in this bundle.
 
MockBPA_BlockByNum_t blocks_num
 Lookup table by block number.
 

Field Documentation

◆ blocks

◆ blocks_num

◆ primary_block

◆ retain

bool MockBPA_Bundle_t::retain

Explicit retention constraint.

When true, indicates to retain this bundle after forwarding or delivery. This defaults to true.

Referenced by MockBPA_Agent_work_deliver(), MockBPA_Agent_work_forward(), MockBPA_Agent_work_over_rx(), MockBPA_Agent_work_under_rx(), MockBPA_Bundle_Init(), and MockBPA_DeleteBundle().


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