Mon Mar 12 2012 21:47:57

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 2691 of file ccss.c.


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_do_state_change(), cc_failed(), 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: