Uses of Class
org.rococoa.cocoa.carboncore.ExceptionInfo

Packages that use ExceptionInfo
org.rococoa.cocoa.carboncore   
 

Uses of ExceptionInfo in org.rococoa.cocoa.carboncore
 

Subclasses of ExceptionInfo in org.rococoa.cocoa.carboncore
static class ExceptionInfo.ByReference
           
static class ExceptionInfo.ByValue
           
 

Fields in org.rococoa.cocoa.carboncore declared as ExceptionInfo
 ExceptionInfo ExceptionInformationPowerPC.info
           
 ExceptionInfo ExceptionInformation.info
           
 

Methods in org.rococoa.cocoa.carboncore that return ExceptionInfo
static ExceptionInfo[] ExceptionInfo.newArray(int arrayLength)
           
 

Constructors in org.rococoa.cocoa.carboncore with parameters of type ExceptionInfo
ExceptionInformation(NativeLong theKind, MachineInformationIntel.ByReference machineState, RegisterInformationIntel.ByReference registerImage, FPUInformationIntel.ByReference FPUImage, ExceptionInfo info, VectorInformationIntel.ByReference vectorImage)
           
ExceptionInformationPowerPC(NativeLong theKind, MachineInformationPowerPC.ByReference machineState, RegisterInformationPowerPC.ByReference registerImage, FPUInformationPowerPC.ByReference FPUImage, ExceptionInfo info, VectorInformationPowerPC.ByReference vectorImage)
           
 



Copyright © 2009. All Rights Reserved.