org.rococoa.cocoa.carboncore
Class MachineLocation.u_union
java.lang.Object
com.sun.jna.Structure
com.sun.jna.Union
com.ochafik.lang.jnaerator.runtime.Union
org.rococoa.cocoa.carboncore.MachineLocation.u_union
- Direct Known Subclasses:
- MachineLocation.u_union.ByReference, MachineLocation.u_union.ByValue
- Enclosing class:
- MachineLocation
public static class MachineLocation.u_union
- extends com.ochafik.lang.jnaerator.runtime.Union
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Union |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getPointer, getStructAlignment, hashCode, newInstance, read, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write |
gmtDelta
public NativeLong gmtDelta
dls
public MachineLocation.u_union.dls_struct dls
MachineLocation.u_union
public MachineLocation.u_union()
MachineLocation.u_union
public MachineLocation.u_union(MachineLocation.u_union.dls_struct dls)
MachineLocation.u_union
public MachineLocation.u_union(NativeLong gmtDelta)
byReference
public MachineLocation.u_union.ByReference byReference()
byValue
public MachineLocation.u_union.ByValue byValue()
clone
public MachineLocation.u_union clone()
- Overrides:
clone
in class Object