org.rococoa.cocoa.iokit
Class IOFireWireIsochChannelInterface_t
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.IOFireWireIsochChannelInterface_t
- Direct Known Subclasses:
- IOFireWireIsochChannelInterface_t.ByReference, IOFireWireIsochChannelInterface_t.ByValue
public class IOFireWireIsochChannelInterface_t
- 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 IOFireWireLocalIsochPortInterface: public IUnknown {
public:
revision
public int revision
version
public int version
SetTalker
public IOFireWireIsochChannelInterface_t.SetTalker_callback SetTalker
AddListener
public IOFireWireIsochChannelInterface_t.AddListener_callback AddListener
AllocateChannel
public IOFireWireIsochChannelInterface_t.AllocateChannel_callback AllocateChannel
ReleaseChannel
public IOFireWireIsochChannelInterface_t.ReleaseChannel_callback ReleaseChannel
Start
public IOFireWireIsochChannelInterface_t.Start_callback Start
Stop
public IOFireWireIsochChannelInterface_t.Stop_callback Stop
SetRefCon
public IOFireWireIsochChannelInterface_t.SetRefCon_callback SetRefCon
GetRefCon
public IOFWAsyncStreamListenerInterface_t.GetRefCon_callback GetRefCon
NotificationIsOn
public IOFWAsyncStreamListenerInterface_t.NotificationIsOn_callback NotificationIsOn
TurnOnNotification
public IOFWAsyncStreamListenerInterface_t.TurnOnNotification_callback TurnOnNotification
TurnOffNotification
public IOFWAsyncStreamListenerInterface_t.TurnOffNotification_callback TurnOffNotification
ClientCommandIsComplete
public IOFWAsyncStreamListenerInterface_t.ClientCommandIsComplete_callback ClientCommandIsComplete
IOFireWireIsochChannelInterface_t
public IOFireWireIsochChannelInterface_t()
byReference
public IOFireWireIsochChannelInterface_t.ByReference byReference()
byValue
public IOFireWireIsochChannelInterface_t.ByValue byValue()
clone
public IOFireWireIsochChannelInterface_t clone()
- Overrides:
clone
in class Object