Main Page | Namespace List | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

yepp.h File Reference

More...

#include <string>
#include <vector>
#include <list>
#include <stack>
#include <usb.h>
#include "exceptions.h"

Include dependency graph for yepp.h:

Include dependency graph

Go to the source code of this file.

Classes

class  yeppTitleFrame
 Handles a title frame. More...

class  yeppInfoFrame
 Handles an info frame. More...

class  yeppTrack
 Handles the info for a track. More...

class  yeppPlaylist
 Handles the info for a playlist, either internal or external. More...

class  yepp
 Main abstraction for the YEPP NEU USB. More...


Defines

#define USB_BLOCK_SIZE   0x40
 Buffer length for many USB commands.

#define DEVICE_INFO_RESULT_SIZE   (USB_BLOCK_SIZE + 80)
#define YEPP_FLASH   0x4D
 ID used to identify internal flash memory.

#define YEPP_MEDIA   0x53
 ID used to identify external SmartMedia memory.

#define YEPP_BULKBUFFER   0x240
 Buffer length for bulk transfers.


Detailed Description

Author:
Giuseppe "Cowo" Corbelli
Date:
Date
2005/05/25 18:58:46
Include file for all the library functions.

Definition in file yepp.h.


Define Documentation

#define USB_BLOCK_SIZE   0x40
 

Buffer length for many USB commands.

Definition at line 45 of file yepp.h.

#define DEVICE_INFO_RESULT_SIZE   (USB_BLOCK_SIZE + 80)
 

Definition at line 46 of file yepp.h.

#define YEPP_FLASH   0x4D
 

ID used to identify internal flash memory.

Definition at line 49 of file yepp.h.

#define YEPP_MEDIA   0x53
 

ID used to identify external SmartMedia memory.

Definition at line 51 of file yepp.h.

#define YEPP_BULKBUFFER   0x240
 

Buffer length for bulk transfers.

Definition at line 53 of file yepp.h.


Generated on Sun May 29 16:13:38 2005 for yex by doxygen 1.3.7