|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Structure for available schemes. More...

Data Fields | |
| struct ast_sorcery_wizard * | bucket |
| Wizard for buckets. | |
| bucket_file_create_cb | create |
| Pointer to the file snapshot creation callback. | |
| bucket_file_destroy_cb | destroy |
| Pointer to the file snapshot destruction callback. | |
| struct ast_sorcery_wizard * | file |
| Wizard for files. | |
| char | name [0] |
| Name of the scheme. | |
| struct ast_sorcery_wizard* bucket |
Wizard for buckets.
Definition at line 63 of file bucket.c.
Referenced by bucket_wizard_create(), bucket_wizard_delete(), and bucket_wizard_is_stale().
| bucket_file_create_cb create |
| bucket_file_destroy_cb destroy |
| struct ast_sorcery_wizard* file |
| char name[0] |
Name of the scheme.
Definition at line 71 of file bucket.c.
Referenced by PathSegment::get_child(), and SwaggerType::load().