Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
entropic::HookRegistry Member List

This is the complete list of members for entropic::HookRegistry, including all inherited members.

deregister_hook(entropic_hook_point_t point, entropic_hook_callback_t callback, void *user_data)entropic::HookRegistry
fire_info(entropic_hook_point_t point, const char *context_json)entropic::HookRegistry
fire_post(entropic_hook_point_t point, const char *context_json, char **out_json)entropic::HookRegistry
fire_pre(entropic_hook_point_t point, const char *context_json, char **out_json)entropic::HookRegistry
hook_count(entropic_hook_point_t point) constentropic::HookRegistry
register_hook(entropic_hook_point_t point, entropic_hook_callback_t callback, void *user_data, int priority)entropic::HookRegistry