Event handler functor base class to invoke when the buffer contents are shifted out, e.g. for logging the data searched.
More...
#include <absmatcher.h>
Event handler functor base class to invoke when the buffer contents are shifted out, e.g. for logging the data searched.
virtual reflex::AbstractMatcher::Handler::~Handler |
( |
| ) |
|
|
inlinevirtual |
virtual void reflex::AbstractMatcher::Handler::operator() |
( |
AbstractMatcher & |
, |
|
|
const char * |
, |
|
|
size_t |
, |
|
|
size_t |
|
|
) |
| |
|
pure virtual |
The documentation for this struct was generated from the following file: