BSL v0.0.0
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
mock_bpa_ctr_t Struct Reference

A container for encoded and decoded bundle data. More...

#include <mock_bpa_ctr.h>

+ Collaboration diagram for mock_bpa_ctr_t:

Data Fields

BSL_Data_t encoded
 Encoded PDU.
 
BSL_BundleRef_t bundle_ref
 The decoded bundle.
 

Detailed Description

A container for encoded and decoded bundle data.

Definition at line 32 of file mock_bpa_ctr.h.

Field Documentation

◆ bundle_ref

BSL_BundleRef_t mock_bpa_ctr_t::bundle_ref

The decoded bundle.

Definition at line 37 of file mock_bpa_ctr.h.

◆ encoded

BSL_Data_t mock_bpa_ctr_t::encoded

Encoded PDU.

Definition at line 35 of file mock_bpa_ctr.h.


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