#include <MemoryCardDriver.h>
Public Member Functions | |
UsbStorageDevice () | |
void | MakeBlank () |
bool | IsBlank () const |
void | SetOsMountDir (const CString &s) |
bool | operator== (const UsbStorageDevice &other) const |
Public Attributes | |
int | iBus |
int | iPort |
int | iLevel |
CString | sSerial |
int | iScsiIndex |
CString | sScsiDevice |
CString | sOsMountDir |
bool | bNeedsWriteTest |
bool | bWriteTestSucceeded |
bool | bIsNameAvailable |
CString | sName |
int | idVendor |
int | idProduct |
CString | sVendor |
CString | sProduct |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|