libdballe 9.6
Public Member Functions | Public Attributes | List of all members
dballe::impl::msg::wr::UnsupportedContext Struct Reference

Check if the current context state of BUFR information is something that we currently cannot handle. More...

#include <base.h>

Public Member Functions

bool is_unsupported () const
 
void init ()
 
void peek_var (const wreport::Var &var, unsigned pos)
 

Public Attributes

const wreport::VarB08023 = nullptr
 

Detailed Description

Check if the current context state of BUFR information is something that we currently cannot handle.

For example, a BUFR can provide a B12101 as a measured temperature, or a B12101 as a standard deviation of temperature in the last 10 minutes. The former we can handle, the latter we cannot.

This class keeps track of when we are in such unusual states.

See https://github.com/ARPA-SIMC/dballe/issues/47


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