bufr2synop 0.24.0
Data Fields
bufr_replicator Struct Reference

store the information when parsing related to replicators More...

#include <bufrdeco.h>

Collaboration diagram for bufr_replicator:
Collaboration graph
[legend]

Data Fields

struct bufr_sequences
 
buf_t ixrep
 
buf_t ixdel
 
buf_t ndesc
 
buf_t nloops
 

Detailed Description

store the information when parsing related to replicators

Definition at line 421 of file bufrdeco.h.

Field Documentation

◆ ixdel

buf_t bufr_replicator::ixdel

index in a sequence of a delayed replicator, if not then is the same that ixrep

Definition at line 425 of file bufrdeco.h.

Referenced by bufrdeco_decode_replicated_subsequence(), bufrdeco_decode_replicated_subsequence_compressed(), bufrdeco_decode_subset_data_recursive(), and bufrdeco_parse_compressed_recursive().

◆ ixrep

buf_t bufr_replicator::ixrep

◆ ndesc

buf_t bufr_replicator::ndesc

◆ nloops

buf_t bufr_replicator::nloops

◆ s

struct bufr_sequence* bufr_replicator::s

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