org.rococoa.cocoa.iokit
Class IOFireWireSBP2LibORBInterface
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.IOFireWireSBP2LibORBInterface
- Direct Known Subclasses:
- IOFireWireSBP2LibORBInterface.ByReference, IOFireWireSBP2LibORBInterface.ByValue
public class IOFireWireSBP2LibORBInterface
- extends com.ochafik.lang.jnaerator.runtime.Structure
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
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 |
_reserved
public Pointer _reserved
- headerdoc parse workaround
class IOFireWireSBP2LibORBInterface: public IUnknown {
public:
version
public short version
revision
public short revision
setRefCon
public IOFireWireSBP2LibMgmtORBInterface.setRefCon_callback setRefCon
getRefCon
public IOFireWireSBP2LibMgmtORBInterface.getRefCon_callback getRefCon
setCommandFlags
public IOFireWireSBP2LibORBInterface.setCommandFlags_callback setCommandFlags
setMaxORBPayloadSize
public IOFireWireSBP2LibORBInterface.setMaxORBPayloadSize_callback setMaxORBPayloadSize
setCommandTimeout
public IOFireWireSBP2LibORBInterface.setCommandTimeout_callback setCommandTimeout
setCommandGeneration
public IOFireWireSBP2LibORBInterface.setCommandGeneration_callback setCommandGeneration
setCommandBuffersAsRanges
public IOFireWireSBP2LibORBInterface.setCommandBuffersAsRanges_callback setCommandBuffersAsRanges
releaseCommandBuffers
public IOFireWireSBP2LibORBInterface.releaseCommandBuffers_callback releaseCommandBuffers
setCommandBlock
public IOFireWireSBP2LibORBInterface.setCommandBlock_callback setCommandBlock
LSIWorkaroundSetCommandBuffersAsRanges
public IOFireWireSBP2LibORBInterface.LSIWorkaroundSetCommandBuffersAsRanges_callback LSIWorkaroundSetCommandBuffersAsRanges
LSIWorkaroundSyncBuffersForOutput
public IOFireWireSBP2LibORBInterface.LSIWorkaroundSyncBuffersForOutput_callback LSIWorkaroundSyncBuffersForOutput
LSIWorkaroundSyncBuffersForInput
public IOFireWireSBP2LibORBInterface.LSIWorkaroundSyncBuffersForInput_callback LSIWorkaroundSyncBuffersForInput
IOFireWireSBP2LibORBInterface
public IOFireWireSBP2LibORBInterface()
byReference
public IOFireWireSBP2LibORBInterface.ByReference byReference()
byValue
public IOFireWireSBP2LibORBInterface.ByValue byValue()
clone
public IOFireWireSBP2LibORBInterface clone()
- Overrides:
clone
in class Object