![]() |
![]() |
#include <DDFilter.h>
Public Member Functions | |
bool | accept (const DDExpandedView &node) const final |
true, if the DDExpandedNode fulfills the filter criteria More... | |
DDAndFilter (F1 iF1, F2 iF2) | |
![]() | |
DDFilter () | |
virtual | ~DDFilter () |
Private Attributes | |
F1 | f1_ |
F2 | f2_ |
Definition at line 97 of file DDFilter.h.
|
inline |
Definition at line 99 of file DDFilter.h.
|
inlinefinalvirtual |
true, if the DDExpandedNode fulfills the filter criteria
Implements DDFilter.
Definition at line 103 of file DDFilter.h.
Referenced by Vispa.Gui.BoxContentDialog.BoxContentDialog::apply(), Vispa.Plugins.ConfigEditor.ToolDialog.ToolDialog::apply(), and esMonitoring.FDJsonServer::handle_accept().
|
private |
Definition at line 107 of file DDFilter.h.
|
private |
Definition at line 108 of file DDFilter.h.