fusb_devhandle_linux Class Reference

linux specific implementation of fusb_devhandle using usbdevice_fs More...

#include <fusb_linux.h>

Inheritance diagram for fusb_devhandle_linux:

Inheritance graph
[legend]
Collaboration diagram for fusb_devhandle_linux:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 fusb_devhandle_linux (usb_dev_handle *udh)
virtual ~fusb_devhandle_linux ()
virtual fusb_ephandlemake_ephandle (int endpoint, bool input_p, int block_size=0, int nblocks=0)
 return an ephandle of the correct subtype
bool _submit_urb (usbdevfs_urb *urb)
bool _cancel_urb (usbdevfs_urb *urb)
void _cancel_pending_rqsts (fusb_ephandle_linux *eph)
bool _reap (bool ok_to_block_p)
void _wait_for_completion ()


Detailed Description

linux specific implementation of fusb_devhandle using usbdevice_fs

Constructor & Destructor Documentation

fusb_devhandle_linux::fusb_devhandle_linux ( usb_dev_handle udh  ) 

fusb_devhandle_linux::~fusb_devhandle_linux (  )  [virtual]

References _cancel_urb().


Member Function Documentation

void fusb_devhandle_linux::_cancel_pending_rqsts ( fusb_ephandle_linux eph  ) 

References _cancel_urb().

Referenced by fusb_ephandle_linux::stop().

bool fusb_devhandle_linux::_cancel_urb ( usbdevfs_urb *  urb  ) 

bool fusb_devhandle_linux::_reap ( bool  ok_to_block_p  ) 

bool fusb_devhandle_linux::_submit_urb ( usbdevfs_urb *  urb  ) 

References fusb_devhandle::d_udh.

void fusb_devhandle_linux::_wait_for_completion (  ) 

fusb_ephandle * fusb_devhandle_linux::make_ephandle ( int  endpoint,
bool  input_p,
int  block_size = 0,
int  nblocks = 0 
) [virtual]

return an ephandle of the correct subtype

Implements fusb_devhandle.


The documentation for this class was generated from the following files:

Generated on Thu Mar 5 09:04:24 2009 for Universal Software Radio Peripheral by  doxygen 1.5.8