org.rococoa.cocoa.carboncore
Class NItl4Rec
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.carboncore.NItl4Rec
- Direct Known Subclasses:
- NItl4Rec.ByReference, NItl4Rec.ByValue
public class NItl4Rec
- extends com.ochafik.lang.jnaerator.runtime.Structure
New NItl4Rec for System 7.0:
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 |
flags
public short flags
resourceType
public int resourceType
resourceNum
public short resourceNum
version
public short version
format
public short format
resHeader
public short resHeader
resHeader2
public int resHeader2
numTables
public short numTables
mapOffset
public int mapOffset
strOffset
public int strOffset
fetchOffset
public int fetchOffset
unTokenOffset
public int unTokenOffset
defPartsOffset
public int defPartsOffset
whtSpListOffset
public int whtSpListOffset
resOffset7
public int resOffset7
resOffset8
public int resOffset8
resLength1
public short resLength1
resLength2
public short resLength2
resLength3
public short resLength3
unTokenLength
public short unTokenLength
defPartsLength
public short defPartsLength
whtSpListLength
public short whtSpListLength
resLength7
public short resLength7
resLength8
public short resLength8
NItl4Rec
public NItl4Rec()
byReference
public NItl4Rec.ByReference byReference()
byValue
public NItl4Rec.ByValue byValue()
clone
public NItl4Rec clone()
- Overrides:
clone
in class Object