libwreport
2.4
|
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. |
Destination for decoded variables from compressed BUFRs.
|
pure virtual |
Send a variable to a subset.
var | Variable to send |
idx | Index of the subset that will get var |