BSL v0.0.0 - 0.geda3e66
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
SecurityActionSet.h File Reference

Implementation of construct holding details of security operations for a bundle. More...

#include <BPSecLib_Private.h>
#include "SecurityAction.h"
+ Include dependency graph for SecurityActionSet.h:
+ This graph shows which files directly or indirectly include this file:

Functions

 M_ARRAY_DEF (BSL_SecActionList, BSL_SecurityAction_t,(INIT(API_2(BSL_SecurityAction_Init)), INIT_SET(API_6(BSL_SecurityAction_InitSet)), SET(0), CLEAR(API_2(BSL_SecurityAction_Deinit)))) struct BSL_SecurityActionSet_s
 Contains the populated security operations for this bundle.
 

Detailed Description

Implementation of construct holding details of security operations for a bundle.

Function Documentation

◆ M_ARRAY_DEF()

M_ARRAY_DEF ( BSL_SecActionList  ,
BSL_SecurityAction_t  ,
(INIT(API_2(BSL_SecurityAction_Init)), INIT_SET(API_6(BSL_SecurityAction_InitSet)), SET(0), CLEAR(API_2(BSL_SecurityAction_Deinit)))   
)

Contains the populated security operations for this bundle.

Note
This is intended to be a write-once, read-only struct