org.rococoa.cocoa.carboncore
Class Intl1Rec
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<Intl1Rec,Intl1Rec.ByValue,Intl1Rec.ByReference>
org.rococoa.cocoa.carboncore.Intl1Rec
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<Intl1Rec,Intl1Rec.ByValue,Intl1Rec.ByReference>>
- Direct Known Subclasses:
- Intl1Rec.ByReference, Intl1Rec.ByValue
public class Intl1Rec
- extends Structure<Intl1Rec,Intl1Rec.ByValue,Intl1Rec.ByReference>
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:144
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 |
byReference, byValue, castToArray, castToArray, castToArray, castToReferenceArray, castToReferenceArray, castToValueArray, castToValueArray, clone, compareTo, newArray, read, setDependency, toArray, toArray, toArray, toReferenceArray, toReferenceArray, toValueArray, toValueArray, use, use, use, use, write |
Methods inherited from class com.sun.jna.Structure |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toString, writeField, writeField |
days
public byte[] days
- day names
C type : Str15[7]
months
public byte[] months
- month names
C type : Str15[12]
suppressDay
public byte suppressDay
lngDateFmt
public byte lngDateFmt
dayLeading0
public byte dayLeading0
abbrLen
public byte abbrLen
st0
public byte[] st0
- separator strings for long date format
C type : char[4]
st1
public byte[] st1
st2
public byte[] st2
st3
public byte[] st3
st4
public byte[] st4
intl1Vers
public short intl1Vers
localRtn
public short[] localRtn
- now a flag for opt extension
C type : short[1]
Intl1Rec
public Intl1Rec()
newArray
public static Intl1Rec[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.