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

Structure for an internal wizard instance. More...

Collaboration diagram for ast_sorcery_internal_wizard:
Collaboration graph
[legend]

Data Fields

struct ast_sorcery_wizard callbacks
 Wizard interface itself. More...
 
struct ao2_containerobservers
 Observers. More...
 

Detailed Description

Structure for an internal wizard instance.

Definition at line 89 of file sorcery.c.

Field Documentation

◆ callbacks

struct ast_sorcery_wizard callbacks

◆ observers

struct ao2_container* observers

Observers.

Definition at line 99 of file sorcery.c.

Referenced by __ast_sorcery_wizard_register(), sorcery_internal_wizard_destructor(), and sorcery_wizard_load().


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