|
libwreport
2.9
|
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. More... | |
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 |
1.8.6