bufr2synop 0.24.0
Data Fields
bufrdeco_expanded_tree Struct Reference

Array of structs bufr_sequence from which bufr expanded tree is made. More...

#include <bufrdeco.h>

Collaboration diagram for bufrdeco_expanded_tree:
Collaboration graph
[legend]

Data Fields

buf_t nseq
 
struct bufr_sequence seq [BUFR_MAX_EXPANDED_SEQUENCES]
 

Detailed Description

Array of structs bufr_sequence from which bufr expanded tree is made.

Definition at line 595 of file bufrdeco.h.

Field Documentation

◆ nseq

buf_t bufrdeco_expanded_tree::nseq

current number of structs used

Definition at line 597 of file bufrdeco.h.

Referenced by bufrdeco_decode_data_subset(), bufrdeco_parse_compressed(), and bufrdeco_parse_tree_recursive().

◆ seq

struct bufr_sequence bufrdeco_expanded_tree::seq[BUFR_MAX_EXPANDED_SEQUENCES]

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