libwreport  2.4
Public Member Functions
wreport::bulletin::CompressedVarSink Struct Reference

Destination for decoded variables from compressed BUFRs. More...

#include <buffers.h>

Public Member Functions

virtual void operator() (const Var &var, unsigned idx)=0
 Send a variable to a subset.

Detailed Description

Destination for decoded variables from compressed BUFRs.

Member Function Documentation

virtual void wreport::bulletin::CompressedVarSink::operator() ( const Var var,
unsigned  idx 
)
pure virtual

Send a variable to a subset.

Parameters
varVariable to send
idxIndex of the subset that will get var

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