HAL
callback_hook.h File Reference
#include "hal_core/defines.h"
#include <functional>
#include <map>
#include <set>
#include <string>
Include dependency graph for callback_hook.h:

Go to the source code of this file.

Classes

class  hal::CallbackHook< R(ArgTypes...)>
 

Namespaces

 hal
 

Macros

#define CALLBACK_HOOK_INVALID_IDX   0x0
 

Macro Definition Documentation

◆ CALLBACK_HOOK_INVALID_IDX

#define CALLBACK_HOOK_INVALID_IDX   0x0

Definition at line 35 of file callback_hook.h.