Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
sorcery_details Struct Reference

Structure used when calling create, update, or delete. More...

Collaboration diagram for sorcery_details:
Collaboration graph
[legend]

Data Fields

void * obj
 Pointer to the object itself. More...
 
const struct ast_sorcerysorcery
 Pointer to the sorcery instance. More...
 

Detailed Description

Structure used when calling create, update, or delete.

Definition at line 1831 of file sorcery.c.

Field Documentation

◆ obj

void* obj

Pointer to the object itself.

Definition at line 1835 of file sorcery.c.

Referenced by sorcery_cache_create(), sorcery_wizard_create(), sorcery_wizard_delete(), and sorcery_wizard_update().

◆ sorcery

const struct ast_sorcery* sorcery

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