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

ast_modem_driver Struct Reference

#include <vmodem.h>

Collaboration diagram for ast_modem_driver:

Collaboration graph
[legend]

Data Fields

char * name
char ** idents
int formats
int fullduplex
void(* incusecnt )(void)
void(* decusecnt )(void)
char *(* identify )(struct ast_modem_pvt *)
int(* init )(struct ast_modem_pvt *)
int(* setdev )(struct ast_modem_pvt *, int dev)
ast_frame *(* read )(struct ast_modem_pvt *)
int(* write )(struct ast_modem_pvt *, struct ast_frame *fr)
int(* dial )(struct ast_modem_pvt *, char *)
int(* answer )(struct ast_modem_pvt *)
int(* hangup )(struct ast_modem_pvt *)
int(* startrec )(struct ast_modem_pvt *)
int(* stoprec )(struct ast_modem_pvt *)
int(* startpb )(struct ast_modem_pvt *)
int(* stoppb )(struct ast_modem_pvt *)
int(* setsilence )(struct ast_modem_pvt *, int onoff)
int(* dialdigit )(struct ast_modem_pvt *, char digit)
ast_modem_drivernext

Field Documentation

int(* answer)(struct ast_modem_pvt *)
 

void(* decusecnt)(void)
 

int(* dial)(struct ast_modem_pvt *, char *)
 

int(* dialdigit)(struct ast_modem_pvt *, char digit)
 

int formats
 

Definition at line 41 of file vmodem.h.

int fullduplex
 

Definition at line 42 of file vmodem.h.

int(* hangup)(struct ast_modem_pvt *)
 

char*(* identify)(struct ast_modem_pvt *)
 

char** idents
 

Definition at line 40 of file vmodem.h.

void(* incusecnt)(void)
 

int(* init)(struct ast_modem_pvt *)
 

char* name
 

Definition at line 39 of file vmodem.h.

struct ast_modem_driver* next
 

Definition at line 59 of file vmodem.h.

struct ast_frame*(* read)(struct ast_modem_pvt *)
 

int(* setdev)(struct ast_modem_pvt *, int dev)
 

int(* setsilence)(struct ast_modem_pvt *, int onoff)
 

int(* startpb)(struct ast_modem_pvt *)
 

int(* startrec)(struct ast_modem_pvt *)
 

int(* stoppb)(struct ast_modem_pvt *)
 

int(* stoprec)(struct ast_modem_pvt *)
 

int(* write)(struct ast_modem_pvt *, struct ast_frame *fr)
 


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