Asterisk - The Open Source Telephony Project  18.5.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
actions Struct Reference

list of actions registered More...

Collaboration diagram for actions:
Collaboration graph
[legend]

Data Fields

struct manager_actionfirst
 
struct manager_actionlast
 
ast_rwlock_t lock
 

Detailed Description

list of actions registered

Definition at line 1665 of file manager.c.

Field Documentation

◆ first

struct manager_action* first

Definition at line 1665 of file manager.c.

◆ last

struct manager_action* last

Definition at line 1665 of file manager.c.

◆ lock

Definition at line 1665 of file manager.c.


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