Package org.rococoa.cocoa.carboncore

Interface Summary
CarbonCoreLibrary JNA Wrapper for library CarbonCore
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CarbonCoreLibrary.AliasFilterProcPtr  
CarbonCoreLibrary.AVLCompareItemsProcPtr AVLCompareItemsProcPtr

Summary:
A callback function which compares two data items and returns
their ordering.
CarbonCoreLibrary.AVLDisposeItemProcPtr AVLDisposeItemProcPtr

Summary:
Dispose of any additional memory associated with an item in the
tree.
CarbonCoreLibrary.CFragTermProcedure  
CarbonCoreLibrary.CollectionExceptionProcPtr  
CarbonCoreLibrary.ComponentMPWorkFunctionProcPtr  
CarbonCoreLibrary.ComponentRoutineProcPtr  
CarbonCoreLibrary.DebugAssertOutputHandlerProcPtr DebugAssertOutputHandlerProcPtr

Discussion:
DebugAssertOutputHandler is the callback that registers with
DebugLib to handle the output from DebugAssert.
CarbonCoreLibrary.DebugComponentCallbackProcPtr DebugComponentCallbackProcPtr

Discussion:
DebugComponentCallback is the callback into a component that
registers with DebugLib.
CarbonCoreLibrary.DebuggerDisposeThreadProcPtr Prototype for debugger DisposeThread notification
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h
CarbonCoreLibrary.DebuggerNewThreadProcPtr Prototype for debugger NewThread notification
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h
CarbonCoreLibrary.DebuggerThreadSchedulerProcPtr Prototype for debugger schedule notification
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h
CarbonCoreLibrary.DeferredTaskProcPtr  
CarbonCoreLibrary.FNSubscriptionProcPtr FNSubscriptionProcPtr

Discussion:
Callback delivered for directory notifications.
CarbonCoreLibrary.FSAliasFilterProcPtr  
CarbonCoreLibrary.FSEventStreamCallback FSEventStreamCallback

Discussion:
This is the type of the callback function supplied by the client
when creating a new stream.
CarbonCoreLibrary.FSFileOperationStatusProcPtr FSFileOperationStatusProcPtr

Discussion:
Callback function which is called to return status of an
operation.
CarbonCoreLibrary.FSPathFileOperationStatusProcPtr FSPathFileOperationStatusProcPtr

Discussion:
Callback function which is called to return status of an
operation.
CarbonCoreLibrary.FSVolumeEjectProcPtr  
CarbonCoreLibrary.FSVolumeMountProcPtr  
CarbonCoreLibrary.FSVolumeUnmountProcPtr  
CarbonCoreLibrary.GrowZoneProcPtr  
CarbonCoreLibrary.IndexToUCStringProcPtr IndexToUCStringProcPtr
This is the type used to define the user's IndexToUCString callback
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UnicodeUtilities.h
CarbonCoreLibrary.IOCompletionProcPtr  
CarbonCoreLibrary.MPIsFullyInitializedProc  
CarbonCoreLibrary.MPRemoteProcedure  
CarbonCoreLibrary.ProcPtr Function Pointer Types
ProcPtr Generic pointer to a function
Register68kProcPtr Pointer to a 68K function that expects parameters in registers
UniversalProcPtr Pointer to classic 68K code or a RoutineDescriptor
ProcHandle Pointer to a ProcPtr
UniversalProcHandle Pointer to a UniversalProcPtr
*******************************************************************************
native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
CarbonCoreLibrary.PurgeProcPtr  
CarbonCoreLibrary.Register68kProcPtr  
CarbonCoreLibrary.ResErrProcPtr  
CarbonCoreLibrary.ResourceEndianFilterPtr QuickTime 3.0
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Resources.h
CarbonCoreLibrary.TECPluginClearContextInfoPtr  
CarbonCoreLibrary.TECPluginClearSnifferContextInfoPtr  
CarbonCoreLibrary.TECPluginConvertTextEncodingPtr  
CarbonCoreLibrary.TECPluginDisposeEncodingConverterPtr  
CarbonCoreLibrary.TECPluginDisposeEncodingSnifferPtr  
CarbonCoreLibrary.TECPluginFlushConversionPtr  
CarbonCoreLibrary.TECPluginGetCountAvailableSniffersPtr  
CarbonCoreLibrary.TECPluginGetCountAvailableTextEncodingPairsPtr  
CarbonCoreLibrary.TECPluginGetCountAvailableTextEncodingsPtr  
CarbonCoreLibrary.TECPluginGetCountDestinationTextEncodingsPtr  
CarbonCoreLibrary.TECPluginGetCountMailEncodingsPtr  
CarbonCoreLibrary.TECPluginGetCountSubTextEncodingsPtr  
CarbonCoreLibrary.TECPluginGetCountWebEncodingsPtr  
CarbonCoreLibrary.TECPluginGetPluginDispatchTablePtr The last prototype here is for MacOS X plugins only.
CarbonCoreLibrary.TECPluginGetTextEncodingFromInternetNamePtr  
CarbonCoreLibrary.TECPluginGetTextEncodingInternetNamePtr  
CarbonCoreLibrary.TECPluginNewEncodingSnifferPtr  
CarbonCoreLibrary.TECPluginSniffTextEncodingPtr  
CarbonCoreLibrary.ThreadEntryProcPtr Prototype for thread's entry (main) routine
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h
CarbonCoreLibrary.ThreadSchedulerProcPtr Prototype for custom thread scheduler routine
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h
CarbonCoreLibrary.ThreadSwitchProcPtr Prototype for custom thread switcher routine
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h
CarbonCoreLibrary.ThreadTerminationProcPtr Prototype for thread termination notification routine
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h
CarbonCoreLibrary.TimerProcPtr  
CarbonCoreLibrary.UserFnProcPtr  
 

Class Summary
AccessParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:744
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
AccessParam.ByReference  
AccessParam.ByValue  
AFPAlternateAddress native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1683
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
AFPAlternateAddress.ByReference  
AFPAlternateAddress.ByValue  
AFPTagData native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1677
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
AFPTagData.ByReference  
AFPTagData.ByValue  
AFPVolMountInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1616
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
AFPVolMountInfo.ByReference  
AFPVolMountInfo.ByValue  
AFPXVolMountInfo AFPXVolMountInfo is the new AFP volume mount info record, requires the 3.7 AppleShare Client
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1636
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
AFPXVolMountInfo.ByReference  
AFPXVolMountInfo.ByValue  
AIFFLoop native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:145
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
AIFFLoop.ByReference  
AIFFLoop.ByValue  
AliasRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Aliases.h:83
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
AliasRecord.ByReference  
AliasRecord.ByValue  
ApplicationSpecificChunk native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:180
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ApplicationSpecificChunk.ByReference  
ApplicationSpecificChunk.ByValue  
AudioRecordingChunk native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:173
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
AudioRecordingChunk.ByReference  
AudioRecordingChunk.ByValue  
AVLTreeStruct AVLTreeStruct

Summary:
An opaque structure for a balanced binary tree.
AVLTreeStruct.ByReference  
AVLTreeStruct.ByValue  
BigEndianFixed native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Endian.h:258
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
BigEndianFixed.ByReference  
BigEndianFixed.ByValue  
BigEndianLong native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Endian.h:242
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
BigEndianLong.ByReference  
BigEndianLong.ByValue  
BigEndianOSType native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Endian.h:266
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
BigEndianOSType.ByReference  
BigEndianOSType.ByValue  
BigEndianShort native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Endian.h:250
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
BigEndianShort.ByReference  
BigEndianShort.ByValue  
BigEndianUInt32 native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Endian.h:238
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
BigEndianUInt32.ByReference  
BigEndianUInt32.ByValue  
BigEndianUnsignedFixed native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Endian.h:262
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
BigEndianUnsignedFixed.ByReference  
BigEndianUnsignedFixed.ByValue  
BigEndianUnsignedLong native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Endian.h:246
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
BigEndianUnsignedLong.ByReference  
BigEndianUnsignedLong.ByValue  
BigEndianUnsignedShort native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Endian.h:254
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
BigEndianUnsignedShort.ByReference  
BigEndianUnsignedShort.ByValue  
BreakTable native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextUtils.h:71
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
BreakTable.ByReference  
BreakTable.ByValue  
CarbonCoreLibrary.__FSEventStream  
CarbonCoreLibrary.__FSFileOperation  
CarbonCoreLibrary.__FSFileSecurity  
CarbonCoreLibrary.CFStringRef  
CarbonCoreLibrary.OpaqueAreaID  
CarbonCoreLibrary.OpaqueCFragClosureID  
CarbonCoreLibrary.OpaqueCFragConnectionID  
CarbonCoreLibrary.OpaqueCollection  
CarbonCoreLibrary.OpaqueFNSubscriptionRef  
CarbonCoreLibrary.OpaqueFSIterator  
CarbonCoreLibrary.OpaqueFSVolumeOperation  
CarbonCoreLibrary.OpaqueLocaleRef  
CarbonCoreLibrary.OpaqueMPAddressSpaceID  
CarbonCoreLibrary.OpaqueMPCoherenceID  
CarbonCoreLibrary.OpaqueMPCpuID  
CarbonCoreLibrary.OpaqueMPEventID  
CarbonCoreLibrary.OpaqueMPOpaqueID  
CarbonCoreLibrary.OpaqueMPProcessID  
CarbonCoreLibrary.OpaqueMPQueueID  
CarbonCoreLibrary.OpaqueMPSemaphoreID  
CarbonCoreLibrary.OpaqueMPTaskID  
CarbonCoreLibrary.OpaqueUCTypeSelectRef  
CarbonCoreLibrary.OSErr  
CarbonCoreLibrary.TimeBaseRecord  
CatPositionRec Catalog position record
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:314
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CatPositionRec.ByReference  
CatPositionRec.ByValue  
CFragCFBundleLocator The offset and length for a "Bundle" locator refers to the offset in
the CFM executable contained by the bundle.
CFragCFBundleLocator.ByReference  
CFragCFBundleLocator.ByValue  
CFragResource native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:208
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CFragResource.ByReference  
CFragResource.ByValue  
CFragResourceExtensionHeader native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:190
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CFragResourceExtensionHeader.ByReference  
CFragResourceExtensionHeader.ByValue  
CFragResourceMember native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:169
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CFragResourceMember.ByReference  
CFragResourceMember.ByValue  
CFragResourceSearchExtension native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:196
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CFragResourceSearchExtension.ByReference  
CFragResourceSearchExtension.ByValue  
CFragSystem7DiskFlatLocator native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:479
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CFragSystem7DiskFlatLocator.ByReference  
CFragSystem7DiskFlatLocator.ByValue  
CFragSystem7InitBlock native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:514
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CFragSystem7InitBlock.ByReference  
CFragSystem7InitBlock.ByValue  
CFragSystem7Locator native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:503
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CFragSystem7Locator.ByReference  
CFragSystem7Locator.ByValue  
CFragSystem7Locator.u_union  
CFragSystem7Locator.u_union.ByReference  
CFragSystem7Locator.u_union.ByValue  
CFragSystem7MemoryLocator native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:471
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CFragSystem7MemoryLocator.ByReference  
CFragSystem7MemoryLocator.ByValue  
CFragSystem7SegmentedLocator !
CFragSystem7SegmentedLocator.ByReference  
CFragSystem7SegmentedLocator.ByValue  
CFragUsage1Union native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:142
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CFragUsage1Union.ByReference  
CFragUsage1Union.ByValue  
CFragUsage2Union native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:146
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CFragUsage2Union.ByReference  
CFragUsage2Union.ByValue  
CFragWhere1Union native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:156
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CFragWhere1Union.ByReference  
CFragWhere1Union.ByValue  
CFragWhere2Union native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/CodeFragments.h:160
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CFragWhere2Union.ByReference  
CFragWhere2Union.ByValue  
ChunkHeader native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:83
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ChunkHeader.ByReference  
ChunkHeader.ByValue  
CInfoPBRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:545
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CInfoPBRec.ByReference  
CInfoPBRec.ByValue  
CMovePBRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:906
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CMovePBRec.ByReference  
CMovePBRec.ByValue  
CntrlParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:427
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CntrlParam.ByReference  
CntrlParam.ByValue  
Comment native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:188
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
Comment.ByReference  
Comment.ByValue  
CommentsChunk native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:195
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CommentsChunk.ByReference  
CommentsChunk.ByValue  
CommonChunk native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:101
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CommonChunk.ByReference  
CommonChunk.ByValue  
ComponentAliasResource native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:157
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ComponentAliasResource.ByReference  
ComponentAliasResource.ByValue  
ComponentDescription native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:101
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ComponentDescription.ByReference  
ComponentDescription.ByValue  
ComponentInstanceRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:180
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ComponentInstanceRecord.ByReference  
ComponentInstanceRecord.ByValue  
ComponentMPWorkFunctionHeaderRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:300
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ComponentMPWorkFunctionHeaderRecord.ByReference  
ComponentMPWorkFunctionHeaderRecord.ByValue  
ComponentParameters Structure received by Component:
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:163
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ComponentParameters.ByReference  
ComponentParameters.ByValue  
ComponentPlatformInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:125
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ComponentPlatformInfo.ByReference  
ComponentPlatformInfo.ByValue  
ComponentPlatformInfoArray native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:137
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ComponentPlatformInfoArray.ByReference  
ComponentPlatformInfoArray.ByValue  
ComponentRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:175
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ComponentRecord.ByReference  
ComponentRecord.ByValue  
ComponentResource native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:115
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ComponentResource.ByReference  
ComponentResource.ByValue  
ComponentResourceExtension native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:131
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ComponentResourceExtension.ByReference  
ComponentResourceExtension.ByValue  
ContainerChunk native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:88
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ContainerChunk.ByReference  
ContainerChunk.ByValue  
CopyParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:782
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CopyParam.ByReference  
CopyParam.ByValue  
CSParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:867
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CSParam.ByReference  
CSParam.ByValue  
CustomBadgeResource native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Finder.h:70
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CustomBadgeResource.ByReference  
CustomBadgeResource.ByValue  
DateCacheRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/DateTimeUtils.h:152
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
DateCacheRecord.ByReference  
DateCacheRecord.ByValue  
DateTimeRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/DateTimeUtils.h:157
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
DateTimeRec.ByReference  
DateTimeRec.ByValue  
decform native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/fp.h:1327
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
decform.ByReference  
decform.ByValue  
decimal native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/fp.h:1315
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
decimal.ByReference  
decimal.ByValue  
decimal.sig_struct  
decimal.sig_struct.ByReference  
decimal.sig_struct.ByValue  
DeferredTask native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/OSUtils.h:547
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
DeferredTask.ByReference  
DeferredTask.ByValue  
DInfo IMPORTANT:
In MacOS 8, the frView field was changed to become reserved
field for the Finder.
DInfo.ByReference  
DInfo.ByValue  
DirInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:519
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
DirInfo.ByReference  
DirInfo.ByValue  
DrvQEl native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1016
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
DrvQEl.ByReference  
DrvQEl.ByValue  
DTPBRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:570
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
DTPBRec.ByReference  
DTPBRec.ByValue  
DXInfo IMPORTANT:
In MacOS 8, the frOpenChain and frComment fields were changed
to become reserved fields for the Finder.
DXInfo.ByReference  
DXInfo.ByValue  
ExceptionInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:184
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ExceptionInfo.ByReference  
ExceptionInfo.ByValue  
ExceptionInformation native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:330
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ExceptionInformation.ByReference  
ExceptionInformation.ByValue  
ExceptionInformationPowerPC native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:188
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ExceptionInformationPowerPC.ByReference  
ExceptionInformationPowerPC.ByValue  
ExtCommonChunk native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:111
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ExtCommonChunk.ByReference  
ExtCommonChunk.ByValue  
ExtComponentResource native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:142
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ExtComponentResource.ByReference  
ExtComponentResource.ByValue  
ExtendedFileInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Finder.h:256
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ExtendedFileInfo.ByReference  
ExtendedFileInfo.ByValue  
ExtendedFolderInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Finder.h:263
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ExtendedFolderInfo.ByReference  
ExtendedFolderInfo.ByValue  
FCBPBRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:942
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FCBPBRec.ByReference  
FCBPBRec.ByValue  
FIDParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:823
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FIDParam.ByReference  
FIDParam.ByValue  
FileInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Finder.h:239
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FileInfo.ByReference  
FileInfo.ByValue  
FileParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:373
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FileParam.ByReference  
FileParam.ByValue  
FInfo IMPORTANT:
In MacOS 8, the fdFldr field has become reserved for the Finder.
FInfo.ByReference  
FInfo.ByValue  
FixedPoint native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
FixedPoint.ByReference  
FixedPoint.ByValue  
FixedRect native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
FixedRect.ByReference  
FixedRect.ByValue  
Float32Point native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
Float32Point.ByReference  
Float32Point.ByValue  
Float80 native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
Float80.ByReference  
Float80.ByValue  
Float96 native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
Float96.ByReference  
Float96.ByValue  
FolderDesc native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Folders.h:584
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FolderDesc.ByReference  
FolderDesc.ByValue  
FolderInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Finder.h:248
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FolderInfo.ByReference  
FolderInfo.ByValue  
FolderRouting native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Folders.h:599
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FolderRouting.ByReference  
FolderRouting.ByValue  
ForeignPrivParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:844
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ForeignPrivParam.ByReference  
ForeignPrivParam.ByValue  
FormatVersionChunk native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:94
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FormatVersionChunk.ByReference  
FormatVersionChunk.ByValue  
FPUInformationIntel native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:247
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FPUInformationIntel.ByReference  
FPUInformationIntel.ByValue  
FPUInformationPowerPC native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:98
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FPUInformationPowerPC.ByReference  
FPUInformationPowerPC.ByValue  
FSAliasInfo info block to pass to FSCopyAliasInfo
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Aliases.h:98
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSAliasInfo.ByReference  
FSAliasInfo.ByValue  
FSCatalogBulkParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1346
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSCatalogBulkParam.ByReference  
FSCatalogBulkParam.ByValue  
FSCatalogInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1247
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSCatalogInfo.ByReference  
FSCatalogInfo.ByValue  
FSEventStreamContext FSEventStreamContext

Discussion:
Structure containing client-supplied data (and callbacks to
manage it) that should be associated with a newly-created stream.
FSEventStreamContext.ByReference  
FSEventStreamContext.ByValue  
FSFileOperationClientContext FSFileOperationClientContext

Discussion:
Structure containing the user-defined data and callbacks for
FSFileOperation client contextual data.
FSFileOperationClientContext.ByReference  
FSFileOperationClientContext.ByValue  
FSForkCBInfoParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1426
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSForkCBInfoParam.ByReference  
FSForkCBInfoParam.ByValue  
FSForkInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1412
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSForkInfo.ByReference  
FSForkInfo.ByValue  
FSForkIOParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1379
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSForkIOParam.ByReference  
FSForkIOParam.ByValue  
FSPermissionInfo FSPermissionInfo

Discussion:
This structure is used when kFSCatInfoPermissions is passed to
the HFSPlus API.
FSPermissionInfo.ByReference  
FSPermissionInfo.ByValue  
FSRangeLockParam Parameter block for use with 64 bit range lock calls.
FSRangeLockParam.ByReference  
FSRangeLockParam.ByValue  
FSRef native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:307
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSRef.ByReference  
FSRef.ByValue  
FSRefForkIOParam for use with PBCreateFileAndOpenFork
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1306
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSRefForkIOParam.ByReference  
FSRefForkIOParam.ByValue  
FSRefParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1277
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSRefParam.ByReference  
FSRefParam.ByValue  
FSSearchParams native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1336
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSSearchParams.ByReference  
FSSearchParams.ByValue  
FSSpec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:325
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSSpec.ByReference  
FSSpec.ByValue  
FSVolumeInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1499
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSVolumeInfo.ByReference  
FSVolumeInfo.ByValue  
FSVolumeInfoParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1533
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FSVolumeInfoParam.ByReference  
FSVolumeInfoParam.ByValue  
FVector native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/NumberFormatting.h:89
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
FVector.ByReference  
FVector.ByValue  
FXInfo IMPORTANT:
In MacOS 8, the fdIconID and fdComment fields were changed
to become reserved fields for the Finder.
FXInfo.ByReference  
FXInfo.ByValue  
GetVolParmsInfoBuffer native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:1551
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
GetVolParmsInfoBuffer.ByReference  
GetVolParmsInfoBuffer.ByValue  
HFileInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:488
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
HFileInfo.ByReference  
HFileInfo.ByValue  
HFileParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:621
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
HFileParam.ByReference  
HFileParam.ByValue  
HFSUniStr255 HFSUniStr255 is the Unicode equivalent of Str255
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:55
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
HFSUniStr255.ByReference  
HFSUniStr255.ByValue  
HIOParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:600
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
HIOParam.ByReference  
HIOParam.ByValue  
HParamBlockRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:889
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
HParamBlockRec.ByReference  
HParamBlockRec.ByValue  
HVolumeParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:649
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
HVolumeParam.ByReference  
HVolumeParam.ByValue  
InstrumentChunk native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:151
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
InstrumentChunk.ByReference  
InstrumentChunk.ByValue  
Intl0Rec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:114
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
Intl0Rec.ByReference  
Intl0Rec.ByValue  
Intl1Rec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:144
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
Intl1Rec.ByReference  
Intl1Rec.ByValue  
IOParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:352
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
IOParam.ByReference  
IOParam.ByValue  
Itl1ExtRec fields for optional itl1 extension
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:163
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
Itl1ExtRec.ByReference  
Itl1ExtRec.ByValue  
Itl4Rec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:240
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
Itl4Rec.ByReference  
Itl4Rec.ByValue  
Itl5Record native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:298
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
Itl5Record.ByReference  
Itl5Record.ByValue  
ItlbExtRecord New ItlbExtRecord structure for System 7.0
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:344
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ItlbExtRecord.ByReference  
ItlbExtRecord.ByValue  
ItlbRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:329
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ItlbRecord.ByReference  
ItlbRecord.ByValue  
ItlcRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:314
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ItlcRecord.ByReference  
ItlcRecord.ByValue  
LocalDateTime native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:49
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
LocalDateTime.ByReference  
LocalDateTime.ByValue  
LocaleAndVariant native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MacLocales.h:57
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
LocaleAndVariant.ByReference  
LocaleAndVariant.ByValue  
LogicalToPhysicalTable native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MacMemory.h:121
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
LogicalToPhysicalTable.ByReference  
LogicalToPhysicalTable.ByValue  
LongDateCvt native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/DateTimeUtils.h:179
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
LongDateCvt.ByReference  
LongDateCvt.ByValue  
LongDateCvt.hl_struct  
LongDateCvt.hl_struct.ByReference  
LongDateCvt.hl_struct.ByValue  
LongDateRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/DateTimeUtils.h:189
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
LongDateRec.ByReference  
LongDateRec.ByValue  
LongDateRec.ld_struct  
LongDateRec.ld_struct.ByReference  
LongDateRec.ld_struct.ByValue  
LongDateRec.od_struct  
LongDateRec.od_struct.ByReference  
LongDateRec.od_struct.ByValue  
MachineInformationIntel native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:216
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MachineInformationIntel.ByReference  
MachineInformationIntel.ByValue  
MachineInformationPowerPC native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:49
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MachineInformationPowerPC.ByReference  
MachineInformationPowerPC.ByValue  
MachineLocation In order for MachineLocation to be endian-safe, a new member
has been added to the 'u' union in the structure.
MachineLocation.ByReference  
MachineLocation.ByValue  
MachineLocation.u_union  
MachineLocation.u_union.ByReference  
MachineLocation.u_union.ByValue  
MachineLocation.u_union.dls_struct  
MachineLocation.u_union.dls_struct.ByReference  
MachineLocation.u_union.dls_struct.ByValue  
Marker native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:131
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
Marker.ByReference  
Marker.ByValue  
MarkerChunk native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:137
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MarkerChunk.ByReference  
MarkerChunk.ByValue  
MemoryBlock native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MacMemory.h:116
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MemoryBlock.ByReference  
MemoryBlock.ByValue  
MemoryExceptionInformation native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:131
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MemoryExceptionInformation.ByReference  
MemoryExceptionInformation.ByValue  
MIDIDataChunk native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:166
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MIDIDataChunk.ByReference  
MIDIDataChunk.ByValue  
MixedModeStateRecord 68K MixedModeStateRecord
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MixedMode.h:211
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MixedModeStateRecord.ByReference  
MixedModeStateRecord.ByValue  
MPAddressSpaceInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MultiprocessingInfo.h:383
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MPAddressSpaceInfo.ByReference  
MPAddressSpaceInfo.ByValue  
MPCriticalRegionInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MultiprocessingInfo.h:353
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MPCriticalRegionInfo.ByReference  
MPCriticalRegionInfo.ByValue  
MPEventInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MultiprocessingInfo.h:341
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MPEventInfo.ByReference  
MPEventInfo.ByValue  
MPNotificationInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MultiprocessingInfo.h:366
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MPNotificationInfo.ByReference  
MPNotificationInfo.ByValue  
MPQueueInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MultiprocessingInfo.h:311
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MPQueueInfo.ByReference  
MPQueueInfo.ByValue  
MPSemaphoreInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MultiprocessingInfo.h:328
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MPSemaphoreInfo.ByReference  
MPSemaphoreInfo.ByValue  
MPTaskInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:1424
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MPTaskInfo.ByReference  
MPTaskInfo.ByValue  
MPTaskInfoVersion2 native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Multiprocessing.h:1401
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MPTaskInfoVersion2.ByReference  
MPTaskInfoVersion2.ByValue  
MultiDevParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:461
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
MultiDevParam.ByReference  
MultiDevParam.ByValue  
NBreakTable native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextUtils.h:78
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NBreakTable.ByReference  
NBreakTable.ByValue  
NItl4Rec New NItl4Rec for System 7.0:
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:261
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NItl4Rec.ByReference  
NItl4Rec.ByValue  
NumberParts native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:228
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NumberParts.ByReference  
NumberParts.ByValue  
NumFormatString Here are the current System 7 routine names and the translations to the older forms.
NumFormatString.ByReference  
NumFormatString.ByValue  
NumVersion native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
NumVersion.ByReference  
NumVersion.ByValue  
NumVersionVariant native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
NumVersionVariant.ByReference  
NumVersionVariant.ByValue  
ObjParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:766
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ObjParam.ByReference  
ObjParam.ByValue  
OffPair moved OffsetTable back here from QuickdrawText
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:108
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
OffPair.ByReference  
OffPair.ByValue  
ParamBlockRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:479
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ParamBlockRec.ByReference  
ParamBlockRec.ByValue  
PEFContainerHeader native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/PEFBinaryFormat.h:98
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
PEFContainerHeader.ByReference  
PEFContainerHeader.ByValue  
PEFExportedSymbol native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/PEFBinaryFormat.h:556
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
PEFExportedSymbol.ByReference  
PEFExportedSymbol.ByValue  
PEFExportedSymbolHashSlot native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/PEFBinaryFormat.h:465
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
PEFExportedSymbolHashSlot.ByReference  
PEFExportedSymbolHashSlot.ByValue  
PEFExportedSymbolKey native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/PEFBinaryFormat.h:498
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
PEFExportedSymbolKey.ByReference  
PEFExportedSymbolKey.ByValue  
PEFExportedSymbolKey.u_union  
PEFExportedSymbolKey.u_union.ByReference  
PEFExportedSymbolKey.u_union.ByValue  
PEFImportedLibrary native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/PEFBinaryFormat.h:333
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
PEFImportedLibrary.ByReference  
PEFImportedLibrary.ByValue  
PEFImportedSymbol native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/PEFBinaryFormat.h:371
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
PEFImportedSymbol.ByReference  
PEFImportedSymbol.ByValue  
PEFLoaderInfoHeader native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/PEFBinaryFormat.h:309
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
PEFLoaderInfoHeader.ByReference  
PEFLoaderInfoHeader.ByValue  
PEFLoaderRelocationHeader native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/PEFBinaryFormat.h:615
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
PEFLoaderRelocationHeader.ByReference  
PEFLoaderRelocationHeader.ByValue  
PEFSectionHeader native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/PEFBinaryFormat.h:134
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
PEFSectionHeader.ByReference  
PEFSectionHeader.ByValue  
PEFSplitHashWord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/PEFBinaryFormat.h:493
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
PEFSplitHashWord.ByReference  
PEFSplitHashWord.ByValue  
Point Quickdraw Types
Point 2D Quickdraw coordinate, range: -32K to +32K
Rect Rectangular Quickdraw area
Style Quickdraw font rendering styles
StyleParameter Style when used as a parameter (historical 68K convention)
StyleField Style when used as a field (historical 68K convention)
CharParameter Char when used as a parameter (historical 68K convention)
Note: The original Macintosh toolbox in 68K Pascal defined Style as a SET.
Point.ByReference  
Point.ByValue  
ProcessSerialNumber type for unique process identifier
native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
ProcessSerialNumber.ByReference  
ProcessSerialNumber.ByValue  
QElem native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/OSUtils.h:60
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
QElem.ByReference  
QElem.ByValue  
QHdr native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/OSUtils.h:67
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
QHdr.ByReference  
QHdr.ByValue  
Rect native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
Rect.ByReference  
Rect.ByValue  
RegisteredComponentInstanceRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:190
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
RegisteredComponentInstanceRecord.ByReference  
RegisteredComponentInstanceRecord.ByValue  
RegisteredComponentRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:185
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
RegisteredComponentRecord.ByReference  
RegisteredComponentRecord.ByValue  
RegisterInformationIntel native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:230
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
RegisterInformationIntel.ByReference  
RegisterInformationIntel.ByValue  
RegisterInformationPowerPC native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:63
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
RegisterInformationPowerPC.ByReference  
RegisterInformationPowerPC.ByValue  
ResourceSpec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:110
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ResourceSpec.ByReference  
ResourceSpec.ByValue  
RoutineDescriptor Routine Descriptor Structure
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MixedMode.h:197
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
RoutineDescriptor.ByReference  
RoutineDescriptor.ByValue  
RoutineRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MixedMode.h:176
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
RoutineRecord.ByReference  
RoutineRecord.ByValue  
RoutingResourceEntry native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Finder.h:101
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
RoutingResourceEntry.ByReference  
RoutingResourceEntry.ByValue  
RuleBasedTrslRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:305
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
RuleBasedTrslRecord.ByReference  
RuleBasedTrslRecord.ByValue  
SchedulerInfoRec Information supplied to the custom scheduler
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Threads.h:73
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
SchedulerInfoRec.ByReference  
SchedulerInfoRec.ByValue  
ScriptCodeRun native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextCommon.h:587
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ScriptCodeRun.ByReference  
ScriptCodeRun.ByValue  
ScriptRunStatus native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextUtils.h:66
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
ScriptRunStatus.ByReference  
ScriptRunStatus.ByValue  
SlotDevParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:442
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
SlotDevParam.ByReference  
SlotDevParam.ByValue  
SoundDataChunk native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:123
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
SoundDataChunk.ByReference  
SoundDataChunk.ByValue  
TableDirectoryRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:291
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TableDirectoryRecord.ByReference  
TableDirectoryRecord.ByValue  
TECBufferContextRec plugin context record
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:154
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECBufferContextRec.ByReference  
TECBufferContextRec.ByValue  
TECConversionInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingConverter.h:52
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECConversionInfo.ByReference  
TECConversionInfo.ByValue  
TECConverterContextRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:179
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECConverterContextRec.ByReference  
TECConverterContextRec.ByValue  
TECEncodingPairRec conversions pairs list - type TECEncodingPairsRec
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:104
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECEncodingPairRec.ByReference  
TECEncodingPairRec.ByValue  
TECEncodingPairs native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:109
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECEncodingPairs.ByReference  
TECEncodingPairs.ByValue  
TECEncodingPairsRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:115
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECEncodingPairsRec.ByReference  
TECEncodingPairsRec.ByValue  
TECEncodingsListRec supported encodings & sniffers lists, type TECEncodingsListRec
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:81
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECEncodingsListRec.ByReference  
TECEncodingsListRec.ByValue  
TECInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextCommon.h:618
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECInfo.ByReference  
TECInfo.ByValue  
TECInternetNameRec internet names list - type TECInternetNamesRec
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:139
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECInternetNameRec.ByReference  
TECInternetNameRec.ByValue  
TECInternetNamesRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:146
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECInternetNamesRec.ByReference  
TECInternetNamesRec.ByValue  
TECLocaleListToEncodingListRec mail & web encodings lists - type TECLocaleToEncodingsListRec
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:123
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECLocaleListToEncodingListRec.ByReference  
TECLocaleListToEncodingListRec.ByValue  
TECLocaleToEncodingsListRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:131
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECLocaleToEncodingsListRec.ByReference  
TECLocaleToEncodingsListRec.ByValue  
TECPluginDispatchTable native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:252
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECPluginDispatchTable.ByReference  
TECPluginDispatchTable.ByValue  
TECPluginStateRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:166
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECPluginStateRec.ByReference  
TECPluginStateRec.ByValue  
TECSnifferContextRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:198
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECSnifferContextRec.ByReference  
TECSnifferContextRec.ByValue  
TECSubTextEncodingRec sub encodings list - type TECSubTextEncodingsRec
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:89
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECSubTextEncodingRec.ByReference  
TECSubTextEncodingRec.ByValue  
TECSubTextEncodingsRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:96
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TECSubTextEncodingsRec.ByReference  
TECSubTextEncodingsRec.ByValue  
TextChunk native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/AIFF.h:203
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TextChunk.ByReference  
TextChunk.ByValue  
TextEncodingRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextEncodingPlugin.h:74
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TextEncodingRec.ByReference  
TextEncodingRec.ByValue  
TextEncodingRun Types used in conversion
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/TextCommon.h:580
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TextEncodingRun.ByReference  
TextEncodingRun.ByValue  
TimeRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
TimeRecord.ByReference  
TimeRecord.ByValue  
TMTask native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Timer.h:111
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TMTask.ByReference  
TMTask.ByValue  
TogglePB native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/DateTimeUtils.h:215
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TogglePB.ByReference  
TogglePB.ByValue  
TokenBlock native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Script.h:846
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TokenBlock.ByReference  
TokenBlock.ByValue  
TokenRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Script.h:838
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
TokenRec.ByReference  
TokenRec.ByValue  
UCKeyboardLayout native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UnicodeUtilities.h:152
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
UCKeyboardLayout.ByReference  
UCKeyboardLayout.ByValue  
UCKeyboardTypeHeader -------------------------------------------------------------------------------------------------
UCKeyboardLayout & related stuff
The UCKeyboardLayout struct given here is only for the resource header.
UCKeyboardTypeHeader.ByReference  
UCKeyboardTypeHeader.ByValue  
UCKeyLayoutFeatureInfo -------------------------------------------------------------------------------------------------
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UnicodeUtilities.h:162
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
UCKeyLayoutFeatureInfo.ByReference  
UCKeyLayoutFeatureInfo.ByValue  
UCKeyModifiersToTableNum -------------------------------------------------------------------------------------------------
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UnicodeUtilities.h:169
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
UCKeyModifiersToTableNum.ByReference  
UCKeyModifiersToTableNum.ByValue  
UCKeySequenceDataIndex -------------------------------------------------------------------------------------------------
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UnicodeUtilities.h:214
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
UCKeySequenceDataIndex.ByReference  
UCKeySequenceDataIndex.ByValue  
UCKeyStateEntryRange For UCKeyStateEntryRange -
If curState >= curStateStart and curState <= curStateStart+curStateRange,
then it matches the entry, and we transform charData and nextState as follows:
If charData < 0xFFFE, then charData += (curState-curStateStart)*deltaMultiplier
If nextState !
UCKeyStateEntryRange.ByReference  
UCKeyStateEntryRange.ByValue  
UCKeyStateEntryTerminal native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UnicodeUtilities.h:110
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
UCKeyStateEntryTerminal.ByReference  
UCKeyStateEntryTerminal.ByValue  
UCKeyStateRecord native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UnicodeUtilities.h:86
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
UCKeyStateRecord.ByReference  
UCKeyStateRecord.ByValue  
UCKeyStateRecordsIndex -------------------------------------------------------------------------------------------------
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UnicodeUtilities.h:193
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
UCKeyStateRecordsIndex.ByReference  
UCKeyStateRecordsIndex.ByValue  
UCKeyStateTerminators -------------------------------------------------------------------------------------------------
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UnicodeUtilities.h:204
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
UCKeyStateTerminators.ByReference  
UCKeyStateTerminators.ByValue  
UCKeyToCharTableIndex -------------------------------------------------------------------------------------------------
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UnicodeUtilities.h:179
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
UCKeyToCharTableIndex.ByReference  
UCKeyToCharTableIndex.ByValue  
UnicodeMapping Types used in conversion
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UnicodeConverter.h:49
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
UnicodeMapping.ByReference  
UnicodeMapping.ByValue  
UnsignedWide native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
UnsignedWide.ByReference  
UnsignedWide.ByValue  
UntokenTable native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:181
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
UntokenTable.ByReference  
UntokenTable.ByValue  
UTCDateTime 64 Bit Clock Typedefs
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UTCUtils.h:41
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
UTCDateTime.ByReference  
UTCDateTime.ByValue  
VCB native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:967
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
VCB.ByReference  
VCB.ByValue  
Vector128 native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:104
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
Vector128.ByReference  
Vector128.ByValue  
Vector128Intel native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:206
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
Vector128Intel.ByReference  
Vector128Intel.ByValue  
VectorInformationIntel native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:263
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
VectorInformationIntel.ByReference  
VectorInformationIntel.ByValue  
VectorInformationPowerPC native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:113
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
VectorInformationPowerPC.ByReference  
VectorInformationPowerPC.ByValue  
VersRec native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
VersRec.ByReference  
VersRec.ByValue  
VolMountInfoHeader VolMount stuff was once in FSM.
VolMountInfoHeader.ByReference  
VolMountInfoHeader.ByValue  
VolumeMountInfoHeader The new volume mount info record.
VolumeMountInfoHeader.ByReference  
VolumeMountInfoHeader.ByValue  
VolumeParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:401
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
VolumeParam.ByReference  
VolumeParam.ByValue  
VolumeVirtualMemoryInfo native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MacMemory.h:133
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
VolumeVirtualMemoryInfo.ByReference  
VolumeVirtualMemoryInfo.ByValue  
WDParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:802
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
WDParam.ByReference  
WDParam.ByValue  
WDPBRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:924
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
WDPBRec.ByReference  
WDPBRec.ByValue  
wide native declaration : /System/Library/Frameworks/CoreServices.framework/Headers/..
wide.ByReference  
wide.ByValue  
WideChar native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:205
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
WideChar.a_struct  
WideChar.a_struct.ByReference  
WideChar.a_struct.ByValue  
WideChar.ByReference  
WideChar.ByValue  
WideCharArr native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/IntlResources.h:223
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
WideCharArr.ByReference  
WideCharArr.ByValue  
XCInfoPBRec native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:551
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
XCInfoPBRec.ByReference  
XCInfoPBRec.ByValue  
XIOParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:685
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
XIOParam.ByReference  
XIOParam.ByValue  
XLibContainerHeader native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/PEFBinaryFormat.h:1143
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
XLibContainerHeader.ByReference  
XLibContainerHeader.ByValue  
XLibExportedSymbol native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/PEFBinaryFormat.h:1184
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
XLibExportedSymbol.ByReference  
XLibExportedSymbol.ByValue  
XVolumeParam native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:706
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
XVolumeParam.ByReference  
XVolumeParam.ByValue  
Zone native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/MacMemory.h:91
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
Zone.ByReference  
Zone.ByValue  
 



Copyright © 2009. All Rights Reserved.