Asterisk - The Open Source Telephony Project GIT-master-7e7a603
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 956 of file res_sorcery_memory_cache.c.

Field Documentation

◆ cache

struct sorcery_memory_cache* cache

Definition at line 958 of file res_sorcery_memory_cache.c.

◆ object

void* object

Definition at line 959 of file res_sorcery_memory_cache.c.

Referenced by stale_item_update().

◆ sorcery

struct ast_sorcery* sorcery

Definition at line 957 of file res_sorcery_memory_cache.c.


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