Wed Jan 27 20:02:53 2016

Asterisk developer's documentation


cache_entry Struct Reference

Data Fields

char * context
char exten [2]
int priority
struct ast_variablevar
struct timeval when

Detailed Description

Definition at line 70 of file pbx_realtime.c.


Field Documentation

char* context

Definition at line 74 of file pbx_realtime.c.

Referenced by cache_cmp(), and realtime_common().

char exten[2]

Definition at line 75 of file pbx_realtime.c.

Referenced by cache_cmp(), cache_hash(), and realtime_common().

int priority

Definition at line 73 of file pbx_realtime.c.

Referenced by cache_cmp(), cache_hash(), and realtime_common().

struct ast_variable* var [read]

Definition at line 72 of file pbx_realtime.c.

Referenced by free_entry(), and realtime_common().

struct timeval when [read]

Definition at line 71 of file pbx_realtime.c.

Referenced by purge_old_fn(), and realtime_common().


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

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1