libdballe 9.6
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
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< Varmatchparse (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: