
Data Fields | |
| struct ast_cc_monitor_callbacks * | callbacks |
| struct { | |
| struct cc_monitor_backend * next | |
| } | next |
Definition at line 1013 of file ccss.c.
struct ast_cc_monitor_callbacks* callbacks [read] |
Definition at line 1015 of file ccss.c.
Referenced by ast_cc_monitor_register(), ast_cc_monitor_unregister(), find_agent_callbacks(), and find_monitor_callbacks().
| struct { ... } next |
struct cc_monitor_backend* next [read] |
Definition at line 1014 of file ccss.c.
Referenced by ast_cc_agent_unregister(), ast_cc_monitor_unregister(), find_agent_callbacks(), and find_monitor_callbacks().
1.5.6