org.rococoa.cocoa.iokit
Class SCSI_Sense_Data.ByValue

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure
          extended by org.rococoa.cocoa.iokit.SCSI_Sense_Data
              extended by org.rococoa.cocoa.iokit.SCSI_Sense_Data.ByValue
All Implemented Interfaces:
Structure.ByValue
Enclosing class:
SCSI_Sense_Data

public static class SCSI_Sense_Data.ByValue
extends SCSI_Sense_Data
implements Structure.ByValue


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.SCSI_Sense_Data
SCSI_Sense_Data.ByReference, SCSI_Sense_Data.ByValue
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.SCSI_Sense_Data
ADDITIONAL_SENSE_CODE, ADDITIONAL_SENSE_CODE_QUALIFIER, ADDITIONAL_SENSE_LENGTH, COMMAND_SPECIFIC_INFORMATION_1, COMMAND_SPECIFIC_INFORMATION_2, COMMAND_SPECIFIC_INFORMATION_3, COMMAND_SPECIFIC_INFORMATION_4, FIELD_REPLACEABLE_UNIT_CODE, INFORMATION_1, INFORMATION_2, INFORMATION_3, INFORMATION_4, SEGMENT_NUMBER, SENSE_KEY, SENSE_KEY_SPECIFIC_LSB, SENSE_KEY_SPECIFIC_MID, SKSV_SENSE_KEY_SPECIFIC_MSB, VALID_RESPONSE_CODE
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
SCSI_Sense_Data.ByValue()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.SCSI_Sense_Data
byReference, byValue, clone
 
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure
setupClone
 
Methods inherited from class com.sun.jna.Structure
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SCSI_Sense_Data.ByValue

public SCSI_Sense_Data.ByValue()