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

Data Fields

int core_id
 
struct cc_core_instancecore_instance
 
char debug [1]
 
enum cc_state state
 

Detailed Description

Definition at line 2994 of file ccss.c.

Field Documentation

◆ core_id

int core_id

Definition at line 2997 of file ccss.c.

Referenced by cc_do_state_change(), and cc_request_state_change().

◆ core_instance

struct cc_core_instance* core_instance

Holds reference to core instance.

Definition at line 2995 of file ccss.c.

Referenced by cc_do_state_change(), and cc_request_state_change().

◆ debug

char debug[1]

Definition at line 2998 of file ccss.c.

Referenced by cc_do_state_change(), cc_failed(), and cc_request_state_change().

◆ state

Definition at line 2996 of file ccss.c.

Referenced by cc_do_state_change(), and cc_request_state_change().


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