|
libdballe
7.7
|
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 |
Build an And of filters step by step.
1.8.9.1