See: Description
| Interface | Description |
|---|---|
| IResponseData |
In addition to dictating the serialization methods inherited from
ISerializable, this interface serves as a
marker interface for all classes that can be sent as SCSI Response data, i.e. |
| ISerializable |
This interface specifies methods for serializing an object.
|
| Class | Description |
|---|---|
| ScsiResponseDataSegment |
Instances of this class represent data that may be sent in a SCSI Command Response PDU.
|
SCSI Architecture Model (SAM) or one of the relevant command standards (
SCSI PRIMARY COMMANDS (SPC) and SCSI BLOCK
COMMANDS (SBC)), using the class name as a starting point.
The following standards versions served as the basis for all classes from this package (some optional functionality
may have been omitted):
SAM-5 Revision 5SPC-3 Revision 23SBC-3 Revision 25Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.