libdballe 9.14
dballe::Varmatch Struct Reference

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

Detailed Description

Match a variable code and value.


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