usbp_iusb_driver.h File Reference

Copyright (c) 2006, All Contributing Authors. More...

#include "usbp_common.h"

Go to the source code of this file.

Data Structures

class  iUSB_Driver
 Abstract class. More...

Typedefs

typedef enum xfer_type eXferType

Enumerations

enum  xfer_type { INTERRUPT, BULK, ISO }


Detailed Description

Copyright (c) 2006, All Contributing Authors.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Abstract interface to the USB drivers. USBLIB-32 (Windows) and the Cypress CyUSB will both be used. And also the different platforms. Windows, BSD, Linux, Mac OSX, etc.

This class will provide a common interface to the drivers.

Some of this code was inspired by the GNU Radio project and source code.

Definition in file usbp_iusb_driver.h.


Typedef Documentation

typedef enum xfer_type eXferType


Enumeration Type Documentation

enum xfer_type

Enumerator:
INTERRUPT 
BULK 
ISO 

Definition at line 41 of file usbp_iusb_driver.h.


Generated on Mon Mar 5 20:44:20 2007 for usbp by  doxygen 1.5.1-p1