Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

chanlist Struct Reference


Data Fields

char type [80]
char description [80]
int capabilities
ast_channel *(* requester )(char *type, int format, void *data)
int(* devicestate )(void *data)
chanlistnext

Field Documentation

int capabilities
 

Definition at line 70 of file channel.c.

Referenced by ast_channel_register_ex(), and ast_request().

char description[80]
 

Definition at line 69 of file channel.c.

Referenced by ast_channel_register_ex().

int(* devicestate)(void *data)
 

Referenced by ast_channel_register_ex(), and ast_device_state().

struct chanlist* next
 

Definition at line 73 of file channel.c.

Referenced by ast_channel_register_ex(), ast_channel_unregister(), ast_device_state(), and ast_request().

struct ast_channel*(* requester)(char *type, int format, void *data)
 

Referenced by ast_channel_register_ex(), and ast_request().

char type[80]
 

Definition at line 68 of file channel.c.

Referenced by ast_channel_register_ex(), ast_channel_unregister(), ast_device_state(), and ast_request().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 16 20:08:39 2005 for Asterisk by  doxygen 1.4.0