RASCSI/cpp/devices/interfaces
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
..
byte_writer.h Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
scsi_block_commands.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
scsi_mmc_commands.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
scsi_primary_commands.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
scsi_printer_commands.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00