Asterisk - The Open Source Telephony Project GIT-master-8f1982c
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
stale_update_task_data Struct Reference
Collaboration diagram for stale_update_task_data:
Collaboration graph
[legend]

Data Fields

struct sorcery_memory_cachecache
 
void * object
 
struct ast_sorcerysorcery
 

Detailed Description

Definition at line 971 of file res_sorcery_memory_cache.c.

Field Documentation

◆ cache

struct sorcery_memory_cache* cache

Definition at line 973 of file res_sorcery_memory_cache.c.

◆ object

void* object

Definition at line 974 of file res_sorcery_memory_cache.c.

Referenced by stale_item_update().

◆ sorcery

struct ast_sorcery* sorcery

Definition at line 972 of file res_sorcery_memory_cache.c.


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