Main Page | Alphabetical List | Data Structures | 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 56 of file channel.c.

char description[80]
 

Definition at line 55 of file channel.c.

int(* devicestate)(void *data)
 

struct chanlist* next
 

Definition at line 59 of file channel.c.

Referenced by ast_channel_unregister().

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

char type[80]
 

Definition at line 54 of file channel.c.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 07:05:19 2003 for Asterisk by doxygen 1.3.4