libdballe  7.7
Public Member Functions | Data Fields
dballe::memdb::match::FilterBuilder< T > Struct Template Reference

Build an And of filters step by step. More...

#include <match.h>

Public Member Functions

const Match< T > * get () const
 
const Match< T > & operator* () const
 
void add (Match< T > *f)
 

Data Fields

Match< T > * filter
 
And< T > * is_and
 

Detailed Description

template<typename T>
struct dballe::memdb::match::FilterBuilder< T >

Build an And of filters step by step.


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