Orcus
|
#include <import_interface_auto_filter.hpp>
Public Member Functions | |
virtual iface::import_auto_filter_node * | start_node (auto_filter_node_op_t op)=0 |
virtual void | commit ()=0 |
Interface for importing auto filters.
|
pure virtual |
Commit all the auto filter data stored in the buffer so far to the destination store.
|
pure virtual |
Signal the start of the import of a set of auto-filter rules associated with a single column.
op | Boolean operator connecting the multiple filter rules at the root level of the filter rules tree. |