org.rococoa.cocoa.corefoundation
Class CFUUIDBytes
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<CFUUIDBytes,CFUUIDBytes.ByValue,CFUUIDBytes.ByReference>
org.rococoa.cocoa.corefoundation.CFUUIDBytes
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<CFUUIDBytes,CFUUIDBytes.ByValue,CFUUIDBytes.ByReference>>
- Direct Known Subclasses:
- CFUUIDBytes.ByReference, CFUUIDBytes.ByValue
public class CFUUIDBytes
- extends Structure<CFUUIDBytes,CFUUIDBytes.ByValue,CFUUIDBytes.ByReference>
native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h
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 |
byte0
public byte byte0
byte1
public byte byte1
byte2
public byte byte2
byte3
public byte byte3
byte4
public byte byte4
byte5
public byte byte5
byte6
public byte byte6
byte7
public byte byte7
byte8
public byte byte8
byte9
public byte byte9
byte10
public byte byte10
byte11
public byte byte11
byte12
public byte byte12
byte13
public byte byte13
byte14
public byte byte14
byte15
public byte byte15
CFUUIDBytes
public CFUUIDBytes()
newArray
public static CFUUIDBytes[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.