dejavu
Fast probabilistic symmetry detection.
|
Calls several other hooks. More...
#include <dejavu.h>
Public Member Functions | |
void | add_hook (dejavu_hook *hook) |
void | clear () |
dej_nodiscard size_t | size () const |
dejavu_hook * | get_hook () override |
![]() | |
virtual dejavu_hook * | get_hook ()=0 |
virtual | ~hook_interface ()=default |
Calls several other hooks.
A hook that is used to call several other hooks.
|
inline |
|
inlineoverridevirtual |
Implements dejavu::hooks::hook_interface.
|
inline |