artdaq_mfextensions
v1_06_02
|
boolean and-expression consists of a list of boolean elemental conditions connected with 'AND' operator More...
#include <ErrorHandler/MessageAnalyzer/ma_boolean_andexpr.h>
Public Member Functions | |
ma_boolean_andexpr () | |
c'tor | |
void | reset () |
reset | |
bool | evaluate (ma_domain &value, ma_domain &alarm, ma_domain const &domain) const |
void | insert (ma_boolean_cond const &cond) |
boolean and-expression consists of a list of boolean elemental conditions connected with 'AND' operator
Definition at line 15 of file ma_boolean_andexpr.h.