org.rococoa.cocoa.iokit
Class ATASMARTData.ByValue

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

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


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.ATASMARTData
ATASMARTData.ByReference, ATASMARTData.ByValue
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.ATASMARTData
checksum, errorLoggingCapability, extendedTestPollingInterval, offLineDataCollectionCapability, offLineDataCollectionStatus, reserved, secondsToCompleteOffLineActivity, selfTestExecutionStatus, shortTestPollingInterval, SMARTCapability, vendorSpecific1, vendorSpecific2, vendorSpecific3, vendorSpecific4
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
ATASMARTData.ByValue()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.ATASMARTData
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

ATASMARTData.ByValue

public ATASMARTData.ByValue()