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

chanlist Struct Reference

Collaboration diagram for chanlist:

Collaboration graph
[legend]

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 67 of file channel.c.

char description[80]
 

Definition at line 66 of file channel.c.

int(* devicestate)(void *data)
 

struct chanlist* next
 

Definition at line 70 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 65 of file channel.c.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 12 16:41:58 2004 for Asterisk by doxygen 1.3.7