org.rococoa.cocoa.carboncore
Class RegisterInformationPowerPC
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<RegisterInformationPowerPC,RegisterInformationPowerPC.ByValue,RegisterInformationPowerPC.ByReference>
org.rococoa.cocoa.carboncore.RegisterInformationPowerPC
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<RegisterInformationPowerPC,RegisterInformationPowerPC.ByValue,RegisterInformationPowerPC.ByReference>>
- Direct Known Subclasses:
- RegisterInformationPowerPC.ByReference, RegisterInformationPowerPC.ByValue
public class RegisterInformationPowerPC
- extends Structure<RegisterInformationPowerPC,RegisterInformationPowerPC.ByValue,RegisterInformationPowerPC.ByReference>
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:63
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 |
R0
public UnsignedWide R0
R1
public UnsignedWide R1
R2
public UnsignedWide R2
R3
public UnsignedWide R3
R4
public UnsignedWide R4
R5
public UnsignedWide R5
R6
public UnsignedWide R6
R7
public UnsignedWide R7
R8
public UnsignedWide R8
R9
public UnsignedWide R9
R10
public UnsignedWide R10
R11
public UnsignedWide R11
R12
public UnsignedWide R12
R13
public UnsignedWide R13
R14
public UnsignedWide R14
R15
public UnsignedWide R15
R16
public UnsignedWide R16
R17
public UnsignedWide R17
R18
public UnsignedWide R18
R19
public UnsignedWide R19
R20
public UnsignedWide R20
R21
public UnsignedWide R21
R22
public UnsignedWide R22
R23
public UnsignedWide R23
R24
public UnsignedWide R24
R25
public UnsignedWide R25
R26
public UnsignedWide R26
R27
public UnsignedWide R27
R28
public UnsignedWide R28
R29
public UnsignedWide R29
R30
public UnsignedWide R30
R31
public UnsignedWide R31
RegisterInformationPowerPC
public RegisterInformationPowerPC()
newArray
public static RegisterInformationPowerPC[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.