Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


cc_state_change_args Struct Reference
Collaboration diagram for cc_state_change_args:

Data Fields

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

Detailed Description

Definition at line 2856 of file ccss.c.


Field Documentation

int core_id

Definition at line 2859 of file ccss.c.

Referenced by cc_do_state_change(), and cc_request_state_change().

Holds reference to core instance.

Definition at line 2857 of file ccss.c.

Referenced by cc_do_state_change(), and cc_request_state_change().

char debug[1]

Definition at line 2860 of file ccss.c.

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

Definition at line 2858 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: