org.rococoa.cocoa.carboncore
Class LongDateRec
java.lang.Object
com.sun.jna.Structure
com.sun.jna.Union
com.ochafik.lang.jnaerator.runtime.Union<LongDateRec,LongDateRec.ByValue,LongDateRec.ByReference>
org.rococoa.cocoa.carboncore.LongDateRec
- All Implemented Interfaces:
- StructureType, StructureTypeDependent
- Direct Known Subclasses:
- LongDateRec.ByReference, LongDateRec.ByValue
public class LongDateRec
- extends Union<LongDateRec,LongDateRec.ByValue,LongDateRec.ByReference>
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/DateTimeUtils.h:189
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.Union |
byReference, byValue, castToArray, castToArray, castToArray, clone, newArray, read, setDependency, toArray, toArray, toArray, use, use, use, use, write |
Methods inherited from class com.sun.jna.Structure |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, setAutoRead, setAutoSynch, setAutoWrite, size, toString |
ld
public LongDateRec.ld_struct ld
list
public short[] list
- Index by LongDateField!
C type : short[14]
od
public LongDateRec.od_struct od
LongDateRec
public LongDateRec()
LongDateRec
public LongDateRec(short[] list)
- Parameters:
list
- Index by LongDateField!
C type : short[14]
LongDateRec
public LongDateRec(LongDateRec.ld_struct ld)
LongDateRec
public LongDateRec(LongDateRec.od_struct od)
newArray
public static LongDateRec[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.