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

Packages that use UnsignedWide
org.rococoa.cocoa.carboncore   
 

Uses of UnsignedWide in org.rococoa.cocoa.carboncore
 

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

Fields in org.rococoa.cocoa.carboncore declared as UnsignedWide
 UnsignedWide MPTaskInfoVersion2.cpuTime
          Accumulated task time
C type : AbsoluteTime
 UnsignedWide MPTaskInfo.cpuTime
          Accumulated task time
C type : AbsoluteTime
 UnsignedWide MPTaskInfoVersion2.creationTime
          Time when task created
C type : AbsoluteTime
 UnsignedWide MPTaskInfo.creationTime
          Time when task created
C type : AbsoluteTime
 UnsignedWide MachineInformationPowerPC.CTR
           
 UnsignedWide MachineInformationPowerPC.DAR
           
 UnsignedWide MachineInformationPowerPC.LR
           
 UnsignedWide MachineInformationPowerPC.PC
           
 UnsignedWide RegisterInformationPowerPC.R0
           
 UnsignedWide RegisterInformationPowerPC.R1
           
 UnsignedWide RegisterInformationPowerPC.R10
           
 UnsignedWide RegisterInformationPowerPC.R11
           
 UnsignedWide RegisterInformationPowerPC.R12
           
 UnsignedWide RegisterInformationPowerPC.R13
           
 UnsignedWide RegisterInformationPowerPC.R14
           
 UnsignedWide RegisterInformationPowerPC.R15
           
 UnsignedWide RegisterInformationPowerPC.R16
           
 UnsignedWide RegisterInformationPowerPC.R17
           
 UnsignedWide RegisterInformationPowerPC.R18
           
 UnsignedWide RegisterInformationPowerPC.R19
           
 UnsignedWide RegisterInformationPowerPC.R2
           
 UnsignedWide RegisterInformationPowerPC.R20
           
 UnsignedWide RegisterInformationPowerPC.R21
           
 UnsignedWide RegisterInformationPowerPC.R22
           
 UnsignedWide RegisterInformationPowerPC.R23
           
 UnsignedWide RegisterInformationPowerPC.R24
           
 UnsignedWide RegisterInformationPowerPC.R25
           
 UnsignedWide RegisterInformationPowerPC.R26
           
 UnsignedWide RegisterInformationPowerPC.R27
           
 UnsignedWide RegisterInformationPowerPC.R28
           
 UnsignedWide RegisterInformationPowerPC.R29
           
 UnsignedWide RegisterInformationPowerPC.R3
           
 UnsignedWide RegisterInformationPowerPC.R30
           
 UnsignedWide RegisterInformationPowerPC.R31
           
 UnsignedWide RegisterInformationPowerPC.R4
           
 UnsignedWide RegisterInformationPowerPC.R5
           
 UnsignedWide RegisterInformationPowerPC.R6
           
 UnsignedWide RegisterInformationPowerPC.R7
           
 UnsignedWide RegisterInformationPowerPC.R8
           
 UnsignedWide RegisterInformationPowerPC.R9
           
 UnsignedWide[] FPUInformationPowerPC.Registers
           
 UnsignedWide MachineInformationPowerPC.Reserved
           
 UnsignedWide MPTaskInfoVersion2.schedTime
          Time when last scheduled
C type : AbsoluteTime
 UnsignedWide MPTaskInfo.schedTime
          Time when last scheduled
C type : AbsoluteTime
 

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

Methods in org.rococoa.cocoa.carboncore with parameters of type UnsignedWide
 void CarbonCoreLibrary.Microseconds(UnsignedWide microTickCount)
          Microseconds()

Summary:
Determines the number of microseconds that have elapsed since
system startup time.
 

Constructors in org.rococoa.cocoa.carboncore with parameters of type UnsignedWide
FPUInformationPowerPC(UnsignedWide[] Registers, NativeLong FPSCR, NativeLong Reserved)
           
 



Copyright © 2009. All Rights Reserved.