Asterisk - The Open Source Telephony Project GIT-master-a63eec2
Loading...
Searching...
No Matches
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.
 
const struct ast_sorcerysorcery
 Pointer to the sorcery instance.
 

Detailed Description

Structure used when calling create, update, or delete.

Definition at line 1895 of file sorcery.c.

Field Documentation

◆ obj

void* obj

Pointer to the object itself.

Definition at line 1899 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: