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

Structure used for fields comparison. More...

Data Fields

struct sorcery_memory_cachecache
 The sorcery memory cache.
 
struct ao2_containercontainer
 Optional container to put object into.
 
const struct ast_variablefields
 Pointer to the fields to check.
 
const char * prefix
 Prefix for matching object id.
 
const size_t prefix_len
 Prefix length in bytes for matching object id.
 
regex_t * regex
 Regular expression for checking object id.
 
const struct ast_sorcerysorcery
 Pointer to the sorcery structure.
 

Detailed Description

Structure used for fields comparison.

Definition at line 181 of file res_sorcery_memory_cache.c.


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