Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
sorcery_test_caching Struct Reference

Test structure for caching. More...

Data Fields

unsigned int created:1
 Whether the object has been created in the cache or not.
 
unsigned int deleted:1
 Whether the object has been deleted from the cache or not.
 
unsigned int is_stale:1
 Whether the object is stale or not.
 
struct test_sorcery_object object
 Object to return when asked.
 
unsigned int updated:1
 Whether the object has been updated in the cache or not.
 

Detailed Description

Test structure for caching.

Definition at line 129 of file test_sorcery.c.


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