org.rococoa.cocoa.iokit
Class IOFireWireSBP2LibLoginInterface.ByValue

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

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


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.iokit.IOFireWireSBP2LibLoginInterface
IOFireWireSBP2LibLoginInterface.ByReference, IOFireWireSBP2LibLoginInterface.ByValue, IOFireWireSBP2LibLoginInterface.createORB_callback, IOFireWireSBP2LibLoginInterface.enableUnsolicitedStatus_callback, IOFireWireSBP2LibLoginInterface.getLoginID_callback, IOFireWireSBP2LibLoginInterface.getMaxCommandBlockSize_callback, IOFireWireSBP2LibLoginInterface.getRefCon_callback, IOFireWireSBP2LibLoginInterface.HRESULT_callback, IOFireWireSBP2LibLoginInterface.ringDoorbell_callback, IOFireWireSBP2LibLoginInterface.setBusyTimeoutRegisterValue_callback, IOFireWireSBP2LibLoginInterface.setFetchAgentResetCallback_callback, IOFireWireSBP2LibLoginInterface.setFetchAgentWriteCallback_callback, IOFireWireSBP2LibLoginInterface.setLoginCallback_callback, IOFireWireSBP2LibLoginInterface.setLoginFlags_callback, IOFireWireSBP2LibLoginInterface.setLogoutCallback_callback, IOFireWireSBP2LibLoginInterface.setMaxPayloadSize_callback, IOFireWireSBP2LibLoginInterface.setPassword_callback, IOFireWireSBP2LibLoginInterface.setReconnectTime_callback, IOFireWireSBP2LibLoginInterface.setRefCon_callback, IOFireWireSBP2LibLoginInterface.setStatusNotify_callback, IOFireWireSBP2LibLoginInterface.setUnsolicitedStatusNotify_callback, IOFireWireSBP2LibLoginInterface.submitFetchAgentReset_callback, IOFireWireSBP2LibLoginInterface.submitLogin_callback, IOFireWireSBP2LibLoginInterface.submitLogout_callback, IOFireWireSBP2LibLoginInterface.submitORB_callback, IOFireWireSBP2LibLoginInterface.ULONG_callback, IOFireWireSBP2LibLoginInterface.ULONG_callback2
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.iokit.IOFireWireSBP2LibLoginInterface
_reserved, createORB, enableUnsolicitedStatus, getLoginID, getMaxCommandBlockSize, getRefCon, revision, ringDoorbell, setBusyTimeoutRegisterValue, setFetchAgentResetCallback, setFetchAgentWriteCallback, setLoginCallback, setLoginFlags, setLogoutCallback, setMaxPayloadSize, setPassword, setReconnectTime, setRefCon, setStatusNotify, setUnsolicitedStatusNotify, submitFetchAgentReset, submitLogin, submitLogout, submitORB, version
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
IOFireWireSBP2LibLoginInterface.ByValue()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.iokit.IOFireWireSBP2LibLoginInterface
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

IOFireWireSBP2LibLoginInterface.ByValue

public IOFireWireSBP2LibLoginInterface.ByValue()