Asterisk - The Open Source Telephony Project GIT-master-754dea3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
state_change Struct Reference
Collaboration diagram for state_change:
Collaboration graph
[legend]

Data Fields

enum ast_devstate_cache cachable
 
char device [1]
 
struct {
   struct state_change *   next
 
list
 

Detailed Description

Definition at line 203 of file devicestate.c.

Field Documentation

◆ cachable

enum ast_devstate_cache cachable

Definition at line 205 of file devicestate.c.

Referenced by ast_devstate_changed(), and ast_devstate_changed_literal().

◆ device

char device[1]

Definition at line 206 of file devicestate.c.

Referenced by ast_devstate_changed_literal().

◆ 

struct { ... } list

◆ next

struct state_change* next

Definition at line 204 of file devicestate.c.

Referenced by do_devstate_changes().


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