An not-node in the livestatus filter node tree. More...
Public Member Functions | |
get_filter () | |
Get the sub filter. | |
__clone () | |
Clone the filter. | |
__construct ($filter) | |
Generate a negation filter. | |
get_hash () | |
generate unqiue hash for the current filter | |
prefix ($prefix) | |
Returns a copy of the filter, but with a variables prefixed. | |
visit (LivestatusFilterVisitor $visitor, $data) | |
Visit the filter node with a visitor, to generate a filter query. | |
simplify () | |
Simplify. |
An not-node in the livestatus filter node tree.