Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Public Attributes
HookItem Struct Reference

List of all members.

Public Attributes

HookFunction func
void * user
int lock_count
bool_t remove_flag

Detailed Description

Definition at line 27 of file hook.c.


Member Data Documentation

HookFunction HookItem::func

Definition at line 28 of file hook.c.

Referenced by hook_associate(), hook_call(), and hook_dissociate_full().

int HookItem::lock_count

Definition at line 30 of file hook.c.

Referenced by hook_associate(), hook_call(), and hook_dissociate_full().

bool_t HookItem::remove_flag

Definition at line 31 of file hook.c.

Referenced by hook_associate(), hook_call(), and hook_dissociate_full().

void* HookItem::user

Definition at line 29 of file hook.c.

Referenced by hook_associate(), hook_call(), and hook_dissociate_full().


The documentation for this struct was generated from the following file: