Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_framehook_list Struct Reference

Data Fields

unsigned int count
 
unsigned int id_count
 
struct {
   struct ast_framehook *   first
 
   struct ast_framehook *   last
 
list
 

Detailed Description

Definition at line 49 of file framehook.c.

Field Documentation

unsigned int count

the number of hooks currently present

Definition at line 51 of file framehook.c.

Referenced by ast_framehook_attach().

unsigned int id_count

id for next framehook added

Definition at line 53 of file framehook.c.

Referenced by ast_framehook_attach().


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