LivestatusFilterMatch Class Reference

An match-node in the livestatus filter node tree. More...

Inheritance diagram for LivestatusFilterMatch:
LivestatusFilterBase

Public Member Functions

 get_field ()
 Get the name of the field to match.
 get_op ()
 Get the operator to filter on.
 get_value ()
 Get the value to match.
 __construct ($field, $value, $op="=")
 Generate a match-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.

Detailed Description

An match-node in the livestatus filter node tree.


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 7 May 2013 for ninja by  doxygen 1.6.1