sgio.SCSICommand

Undocumented in source.

Members

Classes

SCSICommand
class SCSICommand

SCSICommand encapsulates generic functinality that is needed for each SCSI command that can be sent to a device. All new commands must implement this abstract class, ensure to call init_cdb, and override the unmarshall function.

Enums

OPCODE
enum OPCODE
Undocumented in source.

Meta