org.rococoa.cocoa.osservices
Class Block0
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.osservices.Block0
- Direct Known Subclasses:
- Block0.ByReference, Block0.ByValue
public class Block0
- extends com.ochafik.lang.jnaerator.runtime.Structure
Driver Descriptor Map
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 |
sbSig
public short sbSig
sbBlkSize
public short sbBlkSize
sbBlkCount
public int sbBlkCount
sbDevType
public short sbDevType
sbDevId
public short sbDevId
sbData
public int sbData
sbDrvrCount
public short sbDrvrCount
ddBlock
public int ddBlock
ddSize
public short ddSize
ddType
public short ddType
ddPad
public short[] ddPad
Block0
public Block0()
byReference
public Block0.ByReference byReference()
byValue
public Block0.ByValue byValue()
clone
public Block0 clone()
- Overrides:
clone
in class Object