|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |