Thu Jul 9 13:41:38 2009

Asterisk developer's documentation


ast_event_ref_list Struct Reference

Cached events The event cache is indexed on the event type. The purpose of this is for events that express some sort of state. So, when someone first needs to know this state, it can get the last known state from the cache. More...


Data Fields

ast_event_reffirst
ast_event_reflast
ast_rwlock_t lock


Detailed Description

Cached events The event cache is indexed on the event type. The purpose of this is for events that express some sort of state. So, when someone first needs to know this state, it can get the last known state from the cache.

Definition at line 125 of file event.c.


Field Documentation

struct ast_event_ref* first

Definition at line 125 of file event.c.

struct ast_event_ref* last

Definition at line 125 of file event.c.

ast_rwlock_t lock

Definition at line 125 of file event.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:38 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7