| souffle
    2.0.2-371-g6315b36
    | 
Text entry processor. More...
#include <EventProcessor.h>


| Public Member Functions | |
| void | process (ProfileDatabase &db, const std::vector< std::string > &signature, va_list &args) override | 
| abstract interface for processing an profile event  More... | |
| TextProcessor () | |
|  Public Member Functions inherited from souffle::profile::EventProcessor | |
| virtual | ~EventProcessor ()=default | 
Text entry processor.
Definition at line 571 of file EventProcessor.h.
| 
 | inline | 
Definition at line 573 of file EventProcessor.h.
Referenced by souffle::profile::ConfigProcessor::ConfigProcessor().
| 
 | inlineoverridevirtual | 
abstract interface for processing an profile event
Reimplemented from souffle::profile::EventProcessor.
Definition at line 576 of file EventProcessor.h.
 1.8.17
 1.8.17