BSL v0.0.0
AMMOS Bundle Protocol Security Library (BSL)
|
Struct to be used as a BSL_HostEIDPattern_t::handle. More...
#include <bsl_mock_bpa_eidpat.h>
Data Fields | |
bsl_mock_eidpat_item_list_t | items |
The list of pattern items, or an empty list to indicate the any-scheme pattern. | |
Struct to be used as a BSL_HostEIDPattern_t::handle.
Definition at line 137 of file bsl_mock_bpa_eidpat.h.
bsl_mock_eidpat_item_list_t bsl_mock_eidpat_t::items |
The list of pattern items, or an empty list to indicate the any-scheme pattern.
Definition at line 142 of file bsl_mock_bpa_eidpat.h.
Referenced by mock_bpa_eidpat_from_text(), mock_bpa_eidpat_init(), and mock_bpa_eidpat_match().