![]() |
Panoptes 1.0.0
Endpoint Detection and Response
|
The core class for all extensibility to inherit from. More...
#include <ExtensibilityCore.h>
Public Types | |
| typedef int(* | PanoBindPtr) (int) |
| typedef bool(* | PanoEntryPtr) (PeScan *, MemScan *) |
| typedef bool(* | PanoUnbindPtr) () |
The core class for all extensibility to inherit from.
Definition at line 31 of file ExtensibilityCore.h.
| typedef int(* ExtensibilityCore::PanoBindPtr) (int) |
Definition at line 33 of file ExtensibilityCore.h.
Definition at line 34 of file ExtensibilityCore.h.
| typedef bool(* ExtensibilityCore::PanoUnbindPtr) () |
Definition at line 35 of file ExtensibilityCore.h.