|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CarbonCoreLibrary.PurgeProcPtr | |
---|---|
org.rococoa.cocoa.carboncore |
Uses of CarbonCoreLibrary.PurgeProcPtr in org.rococoa.cocoa.carboncore |
---|
Fields in org.rococoa.cocoa.carboncore declared as CarbonCoreLibrary.PurgeProcPtr | |
---|---|
CarbonCoreLibrary.PurgeProcPtr |
Zone.purgeProc
|
Methods in org.rococoa.cocoa.carboncore that return CarbonCoreLibrary.PurgeProcPtr | |
---|---|
CarbonCoreLibrary.PurgeProcPtr |
CarbonCoreLibrary.NewPurgeUPP(CarbonCoreLibrary.PurgeProcPtr userRoutine)
NewPurgeUPP() 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 : PurgeUPP NewPurgeUPP(PurgeProcPtr) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MacMemory.h:164 |
Methods in org.rococoa.cocoa.carboncore with parameters of type CarbonCoreLibrary.PurgeProcPtr | |
---|---|
void |
CarbonCoreLibrary.DisposePurgeUPP(CarbonCoreLibrary.PurgeProcPtr userUPP)
DisposePurgeUPP() 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 DisposePurgeUPP(PurgeUPP) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MacMemory.h:197 |
void |
CarbonCoreLibrary.InvokePurgeUPP(PointerByReference blockToPurge,
CarbonCoreLibrary.PurgeProcPtr userUPP)
Deprecated. use the safer methods CarbonCoreLibrary.InvokePurgeUPP(java.lang.String[], org.rococoa.cocoa.carboncore.CarbonCoreLibrary.PurgeProcPtr) and CarbonCoreLibrary.InvokePurgeUPP(com.sun.jna.ptr.PointerByReference, org.rococoa.cocoa.carboncore.CarbonCoreLibrary.PurgeProcPtr) instead |
void |
CarbonCoreLibrary.InvokePurgeUPP(String[] blockToPurge,
CarbonCoreLibrary.PurgeProcPtr userUPP)
InvokePurgeUPP() 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 InvokePurgeUPP(Handle, PurgeUPP) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MacMemory.h:232 |
CarbonCoreLibrary.PurgeProcPtr |
CarbonCoreLibrary.NewPurgeUPP(CarbonCoreLibrary.PurgeProcPtr userRoutine)
NewPurgeUPP() 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 : PurgeUPP NewPurgeUPP(PurgeProcPtr) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MacMemory.h:164 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |