|
Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Public Attributes | |
| HookFunction | func |
| void * | user |
| int | lock_count |
| bool_t | remove_flag |
| HookFunction HookItem::func |
Definition at line 27 of file hook.c.
Referenced by hook_associate(), hook_call(), and hook_dissociate_full().
| int HookItem::lock_count |
Definition at line 29 of file hook.c.
Referenced by hook_associate(), hook_call(), and hook_dissociate_full().
| bool_t HookItem::remove_flag |
Definition at line 30 of file hook.c.
Referenced by hook_associate(), hook_call(), and hook_dissociate_full().
| void* HookItem::user |
Definition at line 28 of file hook.c.
Referenced by hook_associate(), hook_call(), and hook_dissociate_full().
1.8.5