Asterisk - The Open Source Telephony Project GIT-master-b023714
Loading...
Searching...
No Matches
Data Fields
cc_agent_backend Struct Reference
Collaboration diagram for cc_agent_backend:
Collaboration graph
[legend]

Data Fields

const struct ast_cc_agent_callbackscallbacks
 
struct { 
 
   struct cc_agent_backend *   next 
 
next 
 

Detailed Description

Definition at line 1216 of file ccss.c.

Field Documentation

◆ callbacks

const struct ast_cc_agent_callbacks* callbacks

Definition at line 1218 of file ccss.c.

Referenced by ast_cc_agent_register(), ast_cc_agent_unregister(), and find_agent_callbacks().

◆ next [1/2]

struct cc_agent_backend* next

Definition at line 1217 of file ccss.c.

Referenced by ast_cc_agent_register(), and ast_cc_agent_unregister().

◆ [struct] [2/2]

struct { ... } next

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