fusb_sysconfig Class Reference

factory for creating concrete instances of the appropriate subtype. More...

#include <fusb.h>

List of all members.

Static Public Member Functions

static fusb_devhandlemake_devhandle (usb_dev_handle *udh)
 returns fusb_devhandle or throws if trouble
static int max_block_size ()
 Returns max block size in bytes (hard limit).
static int default_block_size ()
 Returns default block size in bytes.
static int default_buffer_size ()
 Returns the default buffer size in bytes.


Detailed Description

factory for creating concrete instances of the appropriate subtype.

Member Function Documentation

static int fusb_sysconfig::default_block_size (  )  [static]

Returns default block size in bytes.

static int fusb_sysconfig::default_buffer_size (  )  [static]

Returns the default buffer size in bytes.

static fusb_devhandle* fusb_sysconfig::make_devhandle ( usb_dev_handle udh  )  [static]

returns fusb_devhandle or throws if trouble

static int fusb_sysconfig::max_block_size (  )  [static]

Returns max block size in bytes (hard limit).


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

Generated on Thu Mar 5 09:02:25 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8