libdballe
9.11
|
Match a variable code and value. More...
#include <varmatch.h>
Public Member Functions | |
Varmatch (wreport::Varcode code) | |
virtual bool | operator() (const wreport::Var &) const |
Static Public Member Functions | |
static std::unique_ptr< Varmatch > | parse (const std::string &filter) |
Parse variable matcher from a string in the form Bxxyyy{<|<=|=|>=|>}value or value<=Bxxyyy<=value. | |
Public Attributes | |
wreport::Varcode | code |
Match a variable code and value.