bufr2synop 0.24.0
Data Fields
bufr_sequence_index_range Struct Reference

range of indexes in a struct bufr_sequence where a condition must me chequed or marked, as example no data present or event More...

#include <bufrdeco.h>

Data Fields

int active
 
buf_t first
 
buf_t last
 

Detailed Description

range of indexes in a struct bufr_sequence where a condition must me chequed or marked, as example no data present or event

Definition at line 549 of file bufrdeco.h.

Field Documentation

◆ active

int bufr_sequence_index_range::active

◆ first

buf_t bufr_sequence_index_range::first

◆ last

buf_t bufr_sequence_index_range::last

Last index for a descriptor in a struct bufr_sequence to be chequed

Definition at line 553 of file bufrdeco.h.

Referenced by bufrdeco_decode_replicated_subsequence_compressed(), and bufrdeco_parse_tree_recursive().


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