Sun Oct 16 2011 08:43:13

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

Field Documentation

int core_id

Definition at line 2694 of file ccss.c.

Referenced by cc_do_state_change(), and cc_request_state_change().

Holds reference to core instance.

Definition at line 2692 of file ccss.c.

Referenced by cc_do_state_change(), and cc_request_state_change().

char debug[1]

Definition at line 2695 of file ccss.c.

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

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