|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CarbonCoreLibrary.AVLDisposeItemProcPtr | |
---|---|
org.rococoa.cocoa.carboncore |
Uses of CarbonCoreLibrary.AVLDisposeItemProcPtr in org.rococoa.cocoa.carboncore |
---|
Methods in org.rococoa.cocoa.carboncore that return CarbonCoreLibrary.AVLDisposeItemProcPtr | |
---|---|
CarbonCoreLibrary.AVLDisposeItemProcPtr |
CarbonCoreLibrary.NewAVLDisposeItemUPP(CarbonCoreLibrary.AVLDisposeItemProcPtr userRoutine)
NewAVLDisposeItemUPP() 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 : AVLDisposeItemUPP NewAVLDisposeItemUPP(AVLDisposeItemProcPtr) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AVLTree.h:297 |
Methods in org.rococoa.cocoa.carboncore with parameters of type CarbonCoreLibrary.AVLDisposeItemProcPtr | |
---|---|
void |
CarbonCoreLibrary.DisposeAVLDisposeItemUPP(CarbonCoreLibrary.AVLDisposeItemProcPtr userUPP)
DisposeAVLDisposeItemUPP() 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 DisposeAVLDisposeItemUPP(AVLDisposeItemUPP) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AVLTree.h:341 |
void |
CarbonCoreLibrary.InvokeAVLDisposeItemUPP(AVLTreeStruct tree,
Pointer dataP,
CarbonCoreLibrary.AVLDisposeItemProcPtr userUPP)
InvokeAVLDisposeItemUPP() 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 InvokeAVLDisposeItemUPP(AVLTreePtr, const void*, AVLDisposeItemUPP) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AVLTree.h:393 |
CarbonCoreLibrary.AVLDisposeItemProcPtr |
CarbonCoreLibrary.NewAVLDisposeItemUPP(CarbonCoreLibrary.AVLDisposeItemProcPtr userRoutine)
NewAVLDisposeItemUPP() 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 : AVLDisposeItemUPP NewAVLDisposeItemUPP(AVLDisposeItemProcPtr) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AVLTree.h:297 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |