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

Data Fields

struct stasis_messageaggregate_new
 
struct stasis_messageaggregate_old
 
struct stasis_messageold
 

Detailed Description

Definition at line 496 of file stasis_cache.c.

Field Documentation

◆ aggregate_new

struct stasis_message* aggregate_new

New cache aggregate snapshot.

Definition at line 502 of file stasis_cache.c.

Referenced by cache_put().

◆ aggregate_old

struct stasis_message* aggregate_old

Old cache aggregate snapshot.

Definition at line 500 of file stasis_cache.c.

Referenced by cache_put().

◆ old

struct stasis_message* old

Old cache eid snapshot.

Definition at line 498 of file stasis_cache.c.

Referenced by cache_put().


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