Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
stasis_cache_entry Struct Reference
Collaboration diagram for stasis_cache_entry:
Collaboration graph
[legend]

Data Fields

struct stasis_messageaggregate
 
struct cache_entry_key key
 
struct stasis_messagelocal
 

Detailed Description

Definition at line 173 of file stasis_cache.c.

Field Documentation

◆ aggregate

struct stasis_message* aggregate

Aggregate snapshot of the stasis cache.

Definition at line 176 of file stasis_cache.c.

Referenced by cache_entry_by_eid(), cache_entry_dtor(), cache_put(), and stasis_cache_entry_get_aggregate().

◆ key

struct cache_entry_key key

◆ local

struct stasis_message* local

Local entity snapshot of the stasis event.

Definition at line 178 of file stasis_cache.c.

Referenced by cache_entry_by_eid(), cache_entry_create(), cache_entry_dtor(), cache_entry_dump(), cache_remove(), cache_udpate(), and stasis_cache_entry_get_local().


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