Models a and operation in a filer for livestatus. More...
Public Member Functions | |
get_sub_filters () | |
Get a list of sub filters. | |
__clone () | |
Clone the filter. | |
prefix ($prefix) | |
Returns a copy of the filter, but with a variables prefixed. | |
add ($filter) | |
Add a filter to the current and clause. | |
visit (LivestatusFilterVisitor $visitor, $data) | |
Visit the filter node with a visitor, to generate a filter query. |
Models a and operation in a filer for livestatus.