Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
sla_event Struct Reference
Collaboration diagram for sla_event:
Collaboration graph
[legend]

Data Fields

struct {
   struct sla_event *   next
 
entry
 
struct sla_stationstation
 
struct sla_trunk_reftrunk_ref
 
enum sla_event_type type
 

Detailed Description

Definition at line 287 of file app_sla.c.

Field Documentation

◆ 

struct { ... } entry

◆ next

struct sla_event* next

Definition at line 291 of file app_sla.c.

◆ station

struct sla_station* station

Definition at line 289 of file app_sla.c.

Referenced by sla_queue_event_full().

◆ trunk_ref

struct sla_trunk_ref* trunk_ref

Definition at line 290 of file app_sla.c.

Referenced by sla_queue_event_full().

◆ type

enum sla_event_type type

Definition at line 288 of file app_sla.c.

Referenced by Property::load().


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