org.rococoa.cocoa.iokit
Class IOFireWireSBP2LibMgmtORBInterface
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.IOFireWireSBP2LibMgmtORBInterface
- Direct Known Subclasses:
- IOFireWireSBP2LibMgmtORBInterface.ByReference, IOFireWireSBP2LibMgmtORBInterface.ByValue
public class IOFireWireSBP2LibMgmtORBInterface
- 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
version
public short version
revision
public short revision
submitORB
public IOFireWireSBP2LibMgmtORBInterface.submitORB_callback submitORB
setORBCompleteCallback
public IOFireWireSBP2LibMgmtORBInterface.setORBCompleteCallback_callback setORBCompleteCallback
setRefCon
public IOFireWireSBP2LibMgmtORBInterface.setRefCon_callback setRefCon
getRefCon
public IOFireWireSBP2LibMgmtORBInterface.getRefCon_callback getRefCon
setCommandFunction
public IOFireWireSBP2LibMgmtORBInterface.setCommandFunction_callback setCommandFunction
setManageeORB
public IOFireWireSBP2LibMgmtORBInterface.setManageeORB_callback setManageeORB
setManageeLogin
public IOFireWireSBP2LibMgmtORBInterface.setManageeLogin_callback setManageeLogin
setResponseBuffer
public IOFireWireSBP2LibMgmtORBInterface.setResponseBuffer_callback setResponseBuffer
IOFireWireSBP2LibMgmtORBInterface
public IOFireWireSBP2LibMgmtORBInterface()
byReference
public IOFireWireSBP2LibMgmtORBInterface.ByReference byReference()
byValue
public IOFireWireSBP2LibMgmtORBInterface.ByValue byValue()
clone
public IOFireWireSBP2LibMgmtORBInterface clone()
- Overrides:
clone
in class Object