Asterisk - The Open Source Telephony Project GIT-master-27fb039
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
manager_custom_hook Struct Reference

#include <manager.h>

Collaboration diagram for manager_custom_hook:
Collaboration graph
[legend]

Data Fields

char * file
 
manager_hook_t helper
 
struct { 
 
   struct manager_custom_hook *   next 
 
list 
 

Detailed Description

Definition at line 113 of file manager.h.

Field Documentation

◆ file

char* file

Identifier

Definition at line 115 of file manager.h.

◆ helper

helper function

Definition at line 117 of file manager.h.

Referenced by __manager_event_sessions_va(), and send_string().

◆ [struct]

struct { ... } list

Linked list information

◆ next

struct manager_custom_hook* next

Definition at line 119 of file manager.h.


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