Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
apps Struct Reference

Registered applications container. More...

Collaboration diagram for apps:
Collaboration graph
[legend]

Data Fields

struct ast_appfirst
 
struct ast_applast
 
ast_rwlock_t lock
 

Detailed Description

Registered applications container.

It is sorted by application name.

Definition at line 67 of file pbx_app.c.

Field Documentation

◆ first

struct ast_app* first

Definition at line 67 of file pbx_app.c.

◆ last

struct ast_app* last

Definition at line 67 of file pbx_app.c.

◆ lock

Definition at line 67 of file pbx_app.c.


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