RASCSI/cpp/rascsi
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
..
command_context.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
command_context.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
localizer.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
localizer.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
rascsi_executor.cpp Removed wrong inheritance of SCDP and SCBR from Disk class (#948) 2022-10-29 18:10:00 +02:00
rascsi_executor.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
rascsi_image.cpp Image file deletion: Fixed error handling (#944) 2022-10-26 17:43:11 +02:00
rascsi_image.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
rascsi_response.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
rascsi_response.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
rascsi_service.cpp Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00
rascsi_service.h Move C++ code into cpp/ dir (#941) 2022-10-25 12:59:30 -07:00