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

A single numeric range segment pair. More...

#include <bsl_mock_bpa_eidpat.h>

+ Collaboration diagram for bsl_eidpat_numrange_seg_t:

Data Fields

uint64_t first
 The first value in this segment.
 
uint64_t last
 The last value in this segment, also used to sort segments.
 

Detailed Description

A single numeric range segment pair.

Definition at line 44 of file bsl_mock_bpa_eidpat.h.

Field Documentation

◆ first

uint64_t bsl_eidpat_numrange_seg_t::first

The first value in this segment.

Definition at line 47 of file bsl_mock_bpa_eidpat.h.

◆ last

uint64_t bsl_eidpat_numrange_seg_t::last

The last value in this segment, also used to sort segments.

Definition at line 49 of file bsl_mock_bpa_eidpat.h.


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