libdballe  9.11
Public Member Functions | Static Public Member Functions | List of all members
dballe::Matcher Struct Referenceabstract

Match DB-All.e objects using the same queries that can be made on DB-All.e databases. More...

#include <matcher.h>

Public Member Functions

virtual matcher::Result match (const Matched &item) const =0
 
virtual void to_query (dballe::core::Query &query) const =0
 

Static Public Member Functions

static std::unique_ptr< Matchercreate (const dballe::Query &query)
 

Detailed Description

Match DB-All.e objects using the same queries that can be made on DB-All.e databases.


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