RASCSI/cpp/devices
Uwe Seimet 6e35577368
Removed wrong inheritance of SCDP and SCBR from Disk class (#948)
* Fixed TODOs, updated SCBR and SCDP

* Introduced ByteWriter interface

* Use accessors instead of directly accessing length/block fields
2022-10-29 18:10:00 +02:00
..
interfaces Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
cd_track.cpp
cd_track.h
cfilesystem.cpp
cfilesystem.h
ctapdriver.cpp
ctapdriver.h
device_factory.cpp
device_factory.h
device.cpp
device.h
disk_cache.cpp
disk_cache.h
disk_track.cpp
disk_track.h
disk.cpp Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
disk.h
dispatcher.h
host_services.cpp
host_services.h
mode_page_device.cpp Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
mode_page_device.h
primary_device.cpp Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
primary_device.h
scsi_command_util.cpp
scsi_command_util.h Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
scsi_daynaport.cpp Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
scsi_daynaport.h Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
scsi_host_bridge.cpp Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
scsi_host_bridge.h Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
scsi_printer.cpp Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
scsi_printer.h
scsicd.cpp Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
scsicd.h
scsihd_nec.cpp
scsihd_nec.h
scsihd.cpp
scsihd.h
scsimo.cpp
scsimo.h
storage_device.cpp
storage_device.h