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

Packages that use TMTask
org.rococoa.cocoa.carboncore   
 

Uses of TMTask in org.rococoa.cocoa.carboncore
 

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

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

Methods in org.rococoa.cocoa.carboncore with parameters of type TMTask
 void CarbonCoreLibrary.TimerProcPtr.invoke(TMTask tmTaskPtr)
           
 void CarbonCoreLibrary.InvokeTimerUPP(TMTask tmTaskPtr, CarbonCoreLibrary.TimerProcPtr userUPP)
          InvokeTimerUPP()

Availability:
Mac OS X: in version 10.0 and later in CoreServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void InvokeTimerUPP(TMTaskPtr, TimerUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Timer.h:416
 



Copyright © 2009. All Rights Reserved.