|
libintrovirt v0.57.4
IntroVirt introspection library
|
#include <SystemCallMonitor.hh>


Public Member Functions | |
| void | process_event (Event &event) override |
| Process an incoming event. | |
| SystemCallMonitor (bool flush, bool json, bool unsupported) | |
| ~SystemCallMonitor () | |
Public Member Functions inherited from introvirt::EventCallback | |
| virtual | ~EventCallback ()=default |
|
inline |
|
inline |
|
inlineoverridevirtual |
Process an incoming event.
| event | The incoming event |
Implements introvirt::EventCallback.