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 Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
cd_track.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
cfilesystem.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
cfilesystem.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
ctapdriver.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
ctapdriver.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
device_factory.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
device_factory.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
device.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
device.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
disk_cache.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
disk_cache.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
disk_track.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
disk_track.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
disk.cpp Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
disk.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
dispatcher.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
host_services.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
host_services.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
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 Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
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 Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
scsi_command_util.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
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 Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
scsicd.cpp Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
scsicd.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
scsihd_nec.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
scsihd_nec.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
scsihd.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
scsihd.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
scsimo.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
scsimo.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
storage_device.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
storage_device.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00