BSL v1.0.0 - 16.g9d98179
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 <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.

Field Documentation

◆ first

uint64_t bsl_eidpat_numrange_seg_t::first

◆ last

uint64_t bsl_eidpat_numrange_seg_t::last

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

Referenced by bsl_eidpat_numcomp_from_text(), bsl_eidpat_numrange_seg_cmp(), and bsl_eidpat_numrange_seg_overlap().


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