Uses of Interface
drivers.DeviceDriver
Packages that use DeviceDriver
Package
Description
Contains drivers for NFA and SFA devices.
Contains drivers for WIN device.
General objects for this projet.
-
Uses of DeviceDriver in drivers.nxfa
Classes in drivers.nxfa that implement DeviceDriverModifier and TypeClassDescriptionclass
The Native File Access device driver class that allows SMSQE to access native files.class
The SMSQE File Access device driver class that allows SMSQE access to SMSQE type files (with header) on a native drive.class
The File Access device driver template class that allows SMSQE to access native files. -
Uses of DeviceDriver in drivers.win
Classes in drivers.win that implement DeviceDriverModifier and TypeClassDescriptionclass
This is the device driver enabling SMSQmulator to read QXL.Win files. -
Uses of DeviceDriver in smsqmulator
Methods in smsqmulator with parameters of type DeviceDriverModifier and TypeMethodDescriptionString[]
TrapDispatcher.getNamesForDrives
(DeviceDriver dd) void
TrapDispatcher.register
(DeviceDriver dd) Registers a device driver with this handler.