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

Data Fields

struct sorcery_memory_cachecache
 
struct ast_sorcerysorcery
 
char * type
 

Detailed Description

Definition at line 886 of file res_sorcery_memory_cache.c.

Field Documentation

◆ cache

struct sorcery_memory_cache* cache

Definition at line 888 of file res_sorcery_memory_cache.c.

◆ sorcery

struct ast_sorcery* sorcery

Definition at line 887 of file res_sorcery_memory_cache.c.

◆ type

char* type

Definition at line 889 of file res_sorcery_memory_cache.c.

Referenced by Property::load().


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