org.rococoa.cocoa.carboncore
Class RegisterInformationPowerPC.ByReference

java.lang.Object
  extended by com.sun.jna.Structure
      extended by com.ochafik.lang.jnaerator.runtime.Structure<RegisterInformationPowerPC,RegisterInformationPowerPC.ByValue,RegisterInformationPowerPC.ByReference>
          extended by org.rococoa.cocoa.carboncore.RegisterInformationPowerPC
              extended by org.rococoa.cocoa.carboncore.RegisterInformationPowerPC.ByReference
All Implemented Interfaces:
StructureType, StructureTypeDependent, Structure.ByReference, Comparable<Structure<RegisterInformationPowerPC,RegisterInformationPowerPC.ByValue,RegisterInformationPowerPC.ByReference>>
Enclosing class:
RegisterInformationPowerPC

public static class RegisterInformationPowerPC.ByReference
extends RegisterInformationPowerPC
implements Structure.ByReference


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.carboncore.RegisterInformationPowerPC
RegisterInformationPowerPC.ByReference, RegisterInformationPowerPC.ByValue
 
Field Summary
 
Fields inherited from class org.rococoa.cocoa.carboncore.RegisterInformationPowerPC
R0, R1, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R2, R20, R21, R22, R23, R24, R25, R26, R27, R28, R29, R3, R30, R31, R4, R5, R6, R7, R8, R9
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE
 
Constructor Summary
RegisterInformationPowerPC.ByReference()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.carboncore.RegisterInformationPowerPC
newArray
 
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
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.ochafik.lang.jnaerator.runtime.StructureType
getPointer, size
 

Constructor Detail

RegisterInformationPowerPC.ByReference

public RegisterInformationPowerPC.ByReference()


Copyright © 2009. All Rights Reserved.