|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CarbonCoreLibrary.TimerProcPtr | |
---|---|
org.rococoa.cocoa.carboncore |
Uses of CarbonCoreLibrary.TimerProcPtr in org.rococoa.cocoa.carboncore |
---|
Fields in org.rococoa.cocoa.carboncore declared as CarbonCoreLibrary.TimerProcPtr | |
---|---|
CarbonCoreLibrary.TimerProcPtr |
TMTask.tmAddr
|
Methods in org.rococoa.cocoa.carboncore that return CarbonCoreLibrary.TimerProcPtr | |
---|---|
CarbonCoreLibrary.TimerProcPtr |
CarbonCoreLibrary.NewTimerUPP(CarbonCoreLibrary.TimerProcPtr userRoutine)
NewTimerUPP() 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 : TimerUPP NewTimerUPP(TimerProcPtr) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Timer.h:394 |
Methods in org.rococoa.cocoa.carboncore with parameters of type CarbonCoreLibrary.TimerProcPtr | |
---|---|
void |
CarbonCoreLibrary.DisposeTimerUPP(CarbonCoreLibrary.TimerProcPtr userUPP)
DisposeTimerUPP() 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 DisposeTimerUPP(TimerUPP) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Timer.h:405 |
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 |
CarbonCoreLibrary.TimerProcPtr |
CarbonCoreLibrary.NewTimerUPP(CarbonCoreLibrary.TimerProcPtr userRoutine)
NewTimerUPP() 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 : TimerUPP NewTimerUPP(TimerProcPtr) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Timer.h:394 |
Constructors in org.rococoa.cocoa.carboncore with parameters of type CarbonCoreLibrary.TimerProcPtr | |
---|---|
TMTask(QElem.ByReference qLink,
short qType,
CarbonCoreLibrary.TimerProcPtr tmAddr,
NativeLong tmCount,
NativeLong tmWakeUp,
NativeLong tmReserved)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |