Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

rxdrv_ops Struct Reference

#include <rx.h>


Detailed Description

Operations defined on all drivers.


Data Fields

gpointer(* init )(rxdrv_t *tx, gconstpointer args)
void(* destroy )(rxdrv_t *tx)
void(* recv )(rxdrv_t *tx, pmsg_t *mb)
void(* enable )(rxdrv_t *tx)
void(* disable )(rxdrv_t *tx)
bio_source *(* bio_source )(rxdrv_t *tx)


Field Documentation

struct bio_source*(* rxdrv_ops::bio_source)(rxdrv_t *tx)
 

void(* rxdrv_ops::destroy)(rxdrv_t *tx)
 

void(* rxdrv_ops::disable)(rxdrv_t *tx)
 

void(* rxdrv_ops::enable)(rxdrv_t *tx)
 

gpointer(* rxdrv_ops::init)(rxdrv_t *tx, gconstpointer args)
 

void(* rxdrv_ops::recv)(rxdrv_t *tx, pmsg_t *mb)
 


The documentation for this struct was generated from the following file:
Generated on Sun Feb 12 10:50:13 2006 for Gtk-Gnutella by doxygen 1.3.6