home *** CD-ROM | disk | FTP | other *** search
-
- /*
- * This file was generated by the SOM Compiler.
- * FileName: wpsound.h.
- * Generated using:
- * SOM Precompiler somipc: 2.2
- * SOM Emitter emith: 2.7
- */
-
- /*
- * Module Header
- *
- * Module Name: WPSOUND
- *
- * OS/2 Presentation Manager Workplace class definitions
- *
- * Copyright (c) International Business Machines Corporation 1991, 1992
- *
- */
-
-
- #ifndef SOM_WPSound_h
- #define SOM_WPSound_h
-
-
- #include <som.h>
-
- /*
- * -- This emitter treats Method Tokens as Thunks by default
- * -- Use the sc modifier "nothunks" to change this default
- */
- #undef somresolve_
- #define somresolve_(obj,mToken) ((somMethodProc*)((void)obj, mToken))
-
- /*
- * Define the class name as an object type
- */
- #ifndef WPSound
- #define WPSound SOMObject
- #endif
- #include <wpabs.h>
-
- /*
- * Start of user-defined types:
- */
- #ifndef WPFolder
- #define WPFolder SOMObject
- #endif /* WPFolder */
-
- /*
- * End of user-defined types.
- */
-
- #define WPSound_MajorVersion 1
- #define WPSound_MinorVersion 2
-
- /*
- * External name shortening if required
- */
- #ifdef SOM_USE_SHORT_EXTERNAL_NAMES
- #define WPSoundNewClass WPsouc
- #pragma linkage(WPsouc, system)
- #define WPSoundClassData WPsoud
- #define WPSoundCClassData WPsoux
- #endif /* SOM_USE_SHORT_EXTERNAL_NAMES */
-
- /*
- * Include the meta class file
- */
- #include <wpsound.h>
- /*--------------Migration------------*/
- #define WPSound_classObj WPSoundClassData.classObject
- #define _WPSound WPSound_classObj
-
- /*
- * Declare the class creation procedure
- */
- SOMEXTERN SOMClass * SOMLINK WPSoundNewClass(integer4 somtmajorVersion,
- integer4 somtminorVersion);
- #pragma linkage(WPSoundNewClass, system)
-
- /*
- * Declare the class data structure
- */
- SOMEXTERN struct WPSoundClassDataStructure {
- SOMAny *classObject;
- somMToken wpAddSoundWarningBeepPage;
- } WPSoundClassData;
-
- /*
- * Declare the C specific class data structure
- */
- SOMEXTERN struct WPSoundCClassDataStructure {
- somMethodTabs parentMtab;
- somDToken instanceDataToken;
- } WPSoundCClassData;
-
- /*
- * New and Renew macros for WPSound
- */
- #define WPSoundNew() \
- ( WPSoundClassData.classObject \
- ? (_somNew(WPSoundClassData.classObject)) \
- : ( WPSoundNewClass(WPSound_MajorVersion, WPSound_MinorVersion), (_somNew(WPSoundClassData.classObject)) ) )
- #define WPSoundRenew(buf) \
- ( _somRenew(WPSoundClassData.classObject, buf) )
-
- /*
- * Override method: wpAddSettingsPages
- */
- #define WPSound_wpAddSettingsPages(somSelf,hwndNotebook) \
- WPObject_wpAddSettingsPages(somSelf,hwndNotebook)
-
- /*
- * Override method: wpAddObjectWindowPage
- */
- #define WPSound_wpAddObjectWindowPage(somSelf,hwndNotebook) \
- WPObject_wpAddObjectWindowPage(somSelf,hwndNotebook)
-
- /*
- * Override method: wpFilterPopupMenu
- */
- #define WPSound_wpFilterPopupMenu(somSelf,ulFlags,hwndCnr,fMultiSelect) \
- WPObject_wpFilterPopupMenu(somSelf,ulFlags,hwndCnr,fMultiSelect)
-
- /*
- * New Method: wpAddSoundWarningBeepPage
- */
- typedef ULONG SOMLINK somTP_WPSound_wpAddSoundWarningBeepPage(WPSound *somSelf,
- HWND hwndNotebook);
- #pragma linkage(somTP_WPSound_wpAddSoundWarningBeepPage, system)
- typedef somTP_WPSound_wpAddSoundWarningBeepPage *somTD_WPSound_wpAddSoundWarningBeepPage;
- #define somMD_WPSound_wpAddSoundWarningBeepPage "::WPSound::wpAddSoundWarningBeepPage"
- #define WPSound_wpAddSoundWarningBeepPage(somSelf,hwndNotebook) \
- (SOM_Resolve(somSelf, WPSound, wpAddSoundWarningBeepPage) \
- (somSelf,hwndNotebook))
- #ifndef SOMGD_wpAddSoundWarningBeepPage
- #if (defined(_wpAddSoundWarningBeepPage) || defined(__wpAddSoundWarningBeepPage))
- #undef _wpAddSoundWarningBeepPage
- #undef __wpAddSoundWarningBeepPage
- #define SOMGD_wpAddSoundWarningBeepPage 1
- #else
- #define _wpAddSoundWarningBeepPage WPSound_wpAddSoundWarningBeepPage
- #endif /* _wpAddSoundWarningBeepPage */
- #endif /* SOMGD_wpAddSoundWarningBeepPage */
- #ifndef SOM_DONT_USE_INHERITED_MACROS
- #define WPSound_wpQueryHandle WPObject_wpQueryHandle
- #define WPSound_wpSaveImmediate WPObject_wpSaveImmediate
- #define WPSound_wpSaveState WPObject_wpSaveState
- #define WPSound_wpRestoreState WPObject_wpRestoreState
- #define WPSound_wpSetTitle WPObject_wpSetTitle
- #define WPSound_wpCopyObject WPObject_wpCopyObject
- #define WPSound_wpMoveObject WPObject_wpMoveObject
- #define WPSound_wpQueryIconData WPObject_wpQueryIconData
- #define WPSound_wpSetIconData WPObject_wpSetIconData
- #define WPSound_wpDragOver WPObject_wpDragOver
- #define WPSound_wpReplaceObject WPObject_wpReplaceObject
- #define WPSound_wpQueryNameClashOptions WPObject_wpQueryNameClashOptions
- #define WPSound_wpAddObjectGeneralPage WPObject_wpAddObjectGeneralPage
- #define WPSound_wpAddToObjUseList WPObject_wpAddToObjUseList
- #define WPSound_wpAllocMem WPObject_wpAllocMem
- #define WPSound_wpAppendObject WPObject_wpAppendObject
- #define WPSound_wpAssertObjectMutexSem WPObject_wpAssertObjectMutexSem
- #define WPSound_wpClose WPObject_wpClose
- #define WPSound_wpCnrInsertObject WPObject_wpCnrInsertObject
- #define WPSound_wpCnrRemoveObject WPObject_wpCnrRemoveObject
- #define WPSound_wpCnrSetEmphasis WPObject_wpCnrSetEmphasis
- #define WPSound_wpConfirmDelete WPObject_wpConfirmDelete
- #define WPSound_wpConfirmObjectTitle WPObject_wpConfirmObjectTitle
- #define WPSound_wpCopiedFromTemplate WPObject_wpCopiedFromTemplate
- #define WPSound_wpCopyObject WPObject_wpCopyObject
- #define WPSound_wpCreateAnother WPObject_wpCreateAnother
- #define WPSound_wpCreateFromTemplate WPObject_wpCreateFromTemplate
- #define WPSound_wpCreateShadowObject WPObject_wpCreateShadowObject
- #define WPSound_wpDelete WPObject_wpDelete
- #define WPSound_wpDeleteFromObjUseList WPObject_wpDeleteFromObjUseList
- #define WPSound_wpDisplayHelp WPObject_wpDisplayHelp
- #define WPSound_wpDoesObjectMatch WPObject_wpDoesObjectMatch
- #define WPSound_wpDraggedOverObject WPObject_wpDraggedOverObject
- #define WPSound_wpDragOver WPObject_wpDragOver
- #define WPSound_wpDrop WPObject_wpDrop
- #define WPSound_wpDroppedOnObject WPObject_wpDroppedOnObject
- #define WPSound_wpEndConversation WPObject_wpEndConversation
- #define WPSound_wpFindUseItem WPObject_wpFindUseItem
- #define WPSound_wpFormatDragItem WPObject_wpFormatDragItem
- #define WPSound_wpFree WPObject_wpFree
- #define WPSound_wpFreeMem WPObject_wpFreeMem
- #define WPSound_wpHide WPObject_wpHide
- #define WPSound_wpInitData WPObject_wpInitData
- #define WPSound_wpInsertPopupMenuItems WPObject_wpInsertPopupMenuItems
- #define WPSound_wpInsertSettingsPage WPObject_wpInsertSettingsPage
- #define WPSound_wpMenuItemHelpSelected WPObject_wpMenuItemHelpSelected
- #define WPSound_wpMenuItemSelected WPObject_wpMenuItemSelected
- #define WPSound_wpModifyPopupMenu WPObject_wpModifyPopupMenu
- #define WPSound_wpMoveObject WPObject_wpMoveObject
- #define WPSound_wpOpen WPObject_wpOpen
- #define WPSound_wpPrintObject WPObject_wpPrintObject
- #define WPSound_wpQueryConcurrentView WPObject_wpQueryConcurrentView
- #define WPSound_wpQueryButtonAppearance WPObject_wpQueryButtonAppearance
- #define WPSound_wpQueryConfirmations WPObject_wpQueryConfirmations
- #define WPSound_wpQueryDefaultHelp WPObject_wpQueryDefaultHelp
- #define WPSound_wpQueryDefaultView WPObject_wpQueryDefaultView
- #define WPSound_wpQueryDetailsData WPObject_wpQueryDetailsData
- #define WPSound_wpQueryError WPObject_wpQueryError
- #define WPSound_wpQueryIcon WPObject_wpQueryIcon
- #define WPSound_wpQueryIconData WPObject_wpQueryIconData
- #define WPSound_wpQueryMinWindow WPObject_wpQueryMinWindow
- #define WPSound_wpQueryNameClashOptions WPObject_wpQueryNameClashOptions
- #define WPSound_wpQueryStyle WPObject_wpQueryStyle
- #define WPSound_wpSetTaskRec WPObject_wpSetTaskRec
- #define WPSound_wpFindTaskRec WPObject_wpFindTaskRec
- #define WPSound_wpQueryTitle WPObject_wpQueryTitle
- #define WPSound_wpRegisterView WPObject_wpRegisterView
- #define WPSound_wpReleaseObjectMutexSem WPObject_wpReleaseObjectMutexSem
- #define WPSound_wpRender WPObject_wpRender
- #define WPSound_wpRenderComplete WPObject_wpRenderComplete
- #define WPSound_wpReplaceObject WPObject_wpReplaceObject
- #define WPSound_wpRequestObjectMutexSem WPObject_wpRequestObjectMutexSem
- #define WPSound_wpRestore WPObject_wpRestore
- #define WPSound_wpRestoreData WPObject_wpRestoreData
- #define WPSound_wpRestoreLong WPObject_wpRestoreLong
- #define WPSound_wpRestoreState WPObject_wpRestoreState
- #define WPSound_wpRestoreString WPObject_wpRestoreString
- #define WPSound_wpSaveData WPObject_wpSaveData
- #define WPSound_wpSaveImmediate WPObject_wpSaveImmediate
- #define WPSound_wpSaveDeferred WPObject_wpSaveDeferred
- #define WPSound_wpSaveLong WPObject_wpSaveLong
- #define WPSound_wpSaveState WPObject_wpSaveState
- #define WPSound_wpSaveString WPObject_wpSaveString
- #define WPSound_wpScanSetupString WPObject_wpScanSetupString
- #define WPSound_wpSetConcurrentView WPObject_wpSetConcurrentView
- #define WPSound_wpSetButtonAppearance WPObject_wpSetButtonAppearance
- #define WPSound_wpSetDefaultHelp WPObject_wpSetDefaultHelp
- #define WPSound_wpSetDefaultView WPObject_wpSetDefaultView
- #define WPSound_wpSetError WPObject_wpSetError
- #define WPSound_wpSetIcon WPObject_wpSetIcon
- #define WPSound_wpSetIconData WPObject_wpSetIconData
- #define WPSound_wpSetMinWindow WPObject_wpSetMinWindow
- #define WPSound_wpSetStyle WPObject_wpSetStyle
- #define WPSound_wpModifyStyle WPObject_wpModifyStyle
- #define WPSound_wpSetTitle WPObject_wpSetTitle
- #define WPSound_wpSetup WPObject_wpSetup
- #define WPSound_wpSwitchTo WPObject_wpSwitchTo
- #define WPSound_wpUnInitData WPObject_wpUnInitData
- #define WPSound_wpViewObject WPObject_wpViewObject
- #define WPSound_wpQueryTrueStyle WPObject_wpQueryTrueStyle
- #define WPSound_wpQueryHandle WPObject_wpQueryHandle
- #define WPSound_wpUnlockObject WPObject_wpUnlockObject
- #define WPSound_somInit SOMObject_somInit
- #define WPSound_somUninit SOMObject_somUninit
- #define WPSound_somFree SOMObject_somFree
- #define WPSound_somDefaultInit SOMObject_somDefaultInit
- #define WPSound_somDestruct SOMObject_somDestruct
- #define WPSound_somInit SOMObject_somInit
- #define WPSound_somUninit SOMObject_somUninit
- #define WPSound_somGetClass SOMObject_somGetClass
- #define WPSound_somGetClassName SOMObject_somGetClassName
- #define WPSound_somGetSize SOMObject_somGetSize
- #define WPSound_somIsA SOMObject_somIsA
- #define WPSound_somIsInstanceOf SOMObject_somIsInstanceOf
- #define WPSound_somRespondsTo SOMObject_somRespondsTo
- #define WPSound_somComputeForwardVisitMask SOMObject_somComputeForwardVisitMask
- #define WPSound_somComputeReverseVisitMask SOMObject_somComputeReverseVisitMask
- #define WPSound_somDispatchV SOMObject_somDispatchV
- #define WPSound_somDispatchL SOMObject_somDispatchL
- #define WPSound_somDispatchA SOMObject_somDispatchA
- #define WPSound_somDispatchD SOMObject_somDispatchD
- #define WPSound_somDispatch SOMObject_somDispatch
- #define WPSound_somClassDispatch SOMObject_somClassDispatch
- #define WPSound_somCastObj SOMObject_somCastObj
- #define WPSound_somResetObj SOMObject_somResetObj
- #define WPSound_somPrintSelf SOMObject_somPrintSelf
- #define WPSound_somDumpSelf SOMObject_somDumpSelf
- #define WPSound_somDumpSelfInt SOMObject_somDumpSelfInt
- #endif /* SOM_DONT_USE_INHERITED_MACROS */
-
- #endif /* SOM_WPSound_h */
-
- #ifndef SOM_M_WPSound_h
- #define SOM_M_WPSound_h
-
-
- #include <som.h>
-
- /*
- * -- This emitter treats Method Tokens as Thunks by default
- * -- Use the sc modifier "nothunks" to change this default
- */
- #undef somresolve_
- #define somresolve_(obj,mToken) ((somMethodProc*)((void)obj, mToken))
-
- /*
- * Define the class name as an object type
- */
- #ifndef M_WPSound
- #define M_WPSound SOMObject
- #endif
- #include <wpabs.h>
-
- /*
- * Start of user-defined types:
- */
- #ifndef WPFolder
- #define WPFolder SOMObject
- #endif /* WPFolder */
-
- /*
- * End of user-defined types.
- */
-
- #define M_WPSound_MajorVersion 1
- #define M_WPSound_MinorVersion 2
-
- /*
- * External name shortening if required
- */
- #ifdef SOM_USE_SHORT_EXTERNAL_NAMES
- #define M_WPSoundNewClass WPsouc
- #pragma linkage(WPsouc, system)
- #define M_WPSoundClassData WPsoud
- #define M_WPSoundCClassData WPsoux
- #endif /* SOM_USE_SHORT_EXTERNAL_NAMES */
- /*--------------Migration------------*/
- #define M_WPSound_classObj M_WPSoundClassData.classObject
- #define _M_WPSound M_WPSound_classObj
-
- /*
- * Declare the class creation procedure
- */
- SOMEXTERN SOMClass * SOMLINK M_WPSoundNewClass(integer4 somtmajorVersion,
- integer4 somtminorVersion);
- #pragma linkage(M_WPSoundNewClass, system)
-
- /*
- * Declare the class data structure
- */
- SOMEXTERN struct M_WPSoundClassDataStructure {
- SOMAny *classObject;
- } M_WPSoundClassData;
-
- /*
- * Declare the C specific class data structure
- */
- SOMEXTERN struct M_WPSoundCClassDataStructure {
- somMethodTabs parentMtab;
- somDToken instanceDataToken;
- } M_WPSoundCClassData;
-
- /*
- * New and Renew macros for M_WPSound
- */
- #define M_WPSoundNew() \
- ( M_WPSoundClassData.classObject \
- ? (_somNew(M_WPSoundClassData.classObject)) \
- : ( M_WPSoundNewClass(M_WPSound_MajorVersion, M_WPSound_MinorVersion), (_somNew(M_WPSoundClassData.classObject)) ) )
- #define M_WPSoundRenew(buf) \
- ( _somRenew(M_WPSoundClassData.classObject, buf) )
-
- /*
- * Override method: wpclsQueryTitle
- */
- #define M_WPSound_wpclsQueryTitle(somSelf) \
- M_WPObject_wpclsQueryTitle(somSelf)
-
- /*
- * Override method: wpclsQueryDefaultHelp
- */
- #define M_WPSound_wpclsQueryDefaultHelp(somSelf,pHelpPanelId,pszHelpLibrary) \
- M_WPObject_wpclsQueryDefaultHelp(somSelf,pHelpPanelId,pszHelpLibrary)
-
- /*
- * Override method: wpclsQueryDefaultView
- */
- #define M_WPSound_wpclsQueryDefaultView(somSelf) \
- M_WPObject_wpclsQueryDefaultView(somSelf)
-
- /*
- * Override method: wpclsQueryStyle
- */
- #define M_WPSound_wpclsQueryStyle(somSelf) \
- M_WPObject_wpclsQueryStyle(somSelf)
-
- /*
- * Override method: wpclsQueryIconData
- */
- #define M_WPSound_wpclsQueryIconData(somSelf,pIconInfo) \
- M_WPObject_wpclsQueryIconData(somSelf,pIconInfo)
- #ifndef SOM_DONT_USE_INHERITED_MACROS
- #define M_WPSound_wpclsCreateDefaultTemplates M_WPObject_wpclsCreateDefaultTemplates
- #define M_WPSound_wpclsInitData M_WPObject_wpclsInitData
- #define M_WPSound_wpclsMakeAwake M_WPObject_wpclsMakeAwake
- #define M_WPSound_wpclsNew M_WPObject_wpclsNew
- #define M_WPSound_wpclsQueryDetails M_WPObject_wpclsQueryDetails
- #define M_WPSound_wpclsQueryDetailsInfo M_WPObject_wpclsQueryDetailsInfo
- #define M_WPSound_wpclsQueryExtendedCriteria M_WPObject_wpclsQueryExtendedCriteria
- #define M_WPSound_wpclsQueryFolder M_WPObject_wpclsQueryFolder
- #define M_WPSound_wpclsQueryIcon M_WPObject_wpclsQueryIcon
- #define M_WPSound_wpclsQuerySearchInfo M_WPObject_wpclsQuerySearchInfo
- #define M_WPSound_wpclsUnInitData M_WPObject_wpclsUnInitData
- #define M_WPSound_wpclsFindObjectFirst M_WPObject_wpclsFindObjectFirst
- #define M_WPSound_wpclsFindObjectNext M_WPObject_wpclsFindObjectNext
- #define M_WPSound_wpclsFindObjectEnd M_WPObject_wpclsFindObjectEnd
- #define M_WPSound_wpclsSetError M_WPObject_wpclsSetError
- #define M_WPSound_wpclsQueryError M_WPObject_wpclsQueryError
- #define M_WPSound_wpclsQuerySettingsPageSize M_WPObject_wpclsQuerySettingsPageSize
- #define M_WPSound_wpclsQueryObject M_WPObject_wpclsQueryObject
- #define M_WPSound_wpclsQueryButtonAppearance M_WPObject_wpclsQueryButtonAppearance
- #define M_WPSound_somUninit SOMObject_somUninit
- #define M_WPSound_somInitClass SOMClass_somInitClass
- #define M_WPSound_somNew SOMClass_somNew
- #define M_WPSound_somRenew SOMClass_somRenew
- #define M_WPSound__get_somDirectInitClasses SOMClass__get_somDirectInitClasses
- #define M_WPSound__set_somDirectInitClasses SOMClass__set_somDirectInitClasses
- #define M_WPSound_somGetInstanceInitMask SOMClass_somGetInstanceInitMask
- #define M_WPSound_somGetInstanceDestructionMask SOMClass_somGetInstanceDestructionMask
- #define M_WPSound_somGetInitMaskOffset SOMClass_somGetInitMaskOffset
- #define M_WPSound_somGetDestructionMaskOffset SOMClass_somGetDestructionMaskOffset
- #define M_WPSound_somShouldCallInit SOMClass_somShouldCallInit
- #define M_WPSound_somAllocate SOMClass_somAllocate
- #define M_WPSound_somDeallocate SOMClass_somDeallocate
- #define M_WPSound_somNew SOMClass_somNew
- #define M_WPSound_somNewNoInit SOMClass_somNewNoInit
- #define M_WPSound_somRenew SOMClass_somRenew
- #define M_WPSound_somRenewNoInit SOMClass_somRenewNoInit
- #define M_WPSound_somRenewNoZero SOMClass_somRenewNoZero
- #define M_WPSound_somRenewNoInitNoZero SOMClass_somRenewNoInitNoZero
- #define M_WPSound_somInitClass SOMClass_somInitClass
- #define M_WPSound_somInitMIClass SOMClass_somInitMIClass
- #define M_WPSound_somAddStaticMethod SOMClass_somAddStaticMethod
- #define M_WPSound_somAddMethod SOMClass_somAddMethod
- #define M_WPSound_somRegLPMToken SOMClass_somRegLPMToken
- #define M_WPSound_somAddDynamicMethod SOMClass_somAddDynamicMethod
- #define M_WPSound_somClassReady SOMClass_somClassReady
- #define M_WPSound_somOverrideSMethod SOMClass_somOverrideSMethod
- #define M_WPSound_somGetApplyStub SOMClass_somGetApplyStub
- #define M_WPSound_somGetClassData SOMClass_somGetClassData
- #define M_WPSound_somSetClassData SOMClass_somSetClassData
- #define M_WPSound_somGetClassMtab SOMClass_somGetClassMtab
- #define M_WPSound_somGetInstanceOffset SOMClass_somGetInstanceOffset
- #define M_WPSound_somGetInstancePartSize SOMClass_somGetInstancePartSize
- #define M_WPSound_somGetInstanceSize SOMClass_somGetInstanceSize
- #define M_WPSound_somGetDataAlignment SOMClass_somGetDataAlignment
- #define M_WPSound_somGetInstanceToken SOMClass_somGetInstanceToken
- #define M_WPSound_somGetMemberToken SOMClass_somGetMemberToken
- #define M_WPSound_somGetMethodData SOMClass_somGetMethodData
- #define M_WPSound_somGetRdStub SOMClass_somGetRdStub
- #define M_WPSound_somGetMethodDescriptor SOMClass_somGetMethodDescriptor
- #define M_WPSound_somGetMethodIndex SOMClass_somGetMethodIndex
- #define M_WPSound_somGetMethodOffset SOMClass_somGetMethodOffset
- #define M_WPSound_somGetMethodToken SOMClass_somGetMethodToken
- #define M_WPSound_somGetName SOMClass_somGetName
- #define M_WPSound_somGetNthMethodData SOMClass_somGetNthMethodData
- #define M_WPSound_somGetNthMethodInfo SOMClass_somGetNthMethodInfo
- #define M_WPSound_somGetNumMethods SOMClass_somGetNumMethods
- #define M_WPSound_somGetNumStaticMethods SOMClass_somGetNumStaticMethods
- #define M_WPSound_somGetParent SOMClass_somGetParent
- #define M_WPSound_somGetParents SOMClass_somGetParents
- #define M_WPSound_somGetPClsMtab SOMClass_somGetPClsMtab
- #define M_WPSound_somGetPClsMtabs SOMClass_somGetPClsMtabs
- #define M_WPSound_somGetVersionNumbers SOMClass_somGetVersionNumbers
- #define M_WPSound_somSetMethodDescriptor SOMClass_somSetMethodDescriptor
- #define M_WPSound_somCheckVersion SOMClass_somCheckVersion
- #define M_WPSound_somDescendedFrom SOMClass_somDescendedFrom
- #define M_WPSound_somSupportsMethod SOMClass_somSupportsMethod
- #define M_WPSound__get_somReleaseOrder SOMClass__get_somReleaseOrder
- #define M_WPSound__set_somReleaseOrder SOMClass__set_somReleaseOrder
- #define M_WPSound_somGetClassDataEntry SOMClass_somGetClassDataEntry
- #define M_WPSound_somSetClassDataEntry SOMClass_somSetClassDataEntry
- #define M_WPSound_somDefinedMethod SOMClass_somDefinedMethod
- #define M_WPSound_somCastObjCls SOMClass_somCastObjCls
- #define M_WPSound_somResetObjCls SOMClass_somResetObjCls
- #define M_WPSound__get_trueClass SOMClass__get_trueClass
- #define M_WPSound__get_castedClass SOMClass__get_castedClass
- #define M_WPSound_somCloneClass SOMClass_somCloneClass
- #define M_WPSound_somFindMethod SOMClass_somFindMethod
- #define M_WPSound_somFindMethodOk SOMClass_somFindMethodOk
- #define M_WPSound_somFindSMethod SOMClass_somFindSMethod
- #define M_WPSound_somFindSMethodOk SOMClass_somFindSMethodOk
- #define M_WPSound_somLookupMethod SOMClass_somLookupMethod
- #define M_WPSound_somOverrideMtab SOMClass_somOverrideMtab
- #define M_WPSound__get_somInstanceDataOffsets SOMClass__get_somInstanceDataOffsets
- #define M_WPSound__get_somMethodOffsets SOMClass__get_somMethodOffsets
- #define M_WPSound_somInit SOMObject_somInit
- #define M_WPSound_somUninit SOMObject_somUninit
- #define M_WPSound_somDumpSelfInt SOMObject_somDumpSelfInt
- #define M_WPSound_somPrintSelf SOMObject_somPrintSelf
- #define M_WPSound_somFree SOMObject_somFree
- #define M_WPSound_somDefaultInit SOMObject_somDefaultInit
- #define M_WPSound_somDestruct SOMObject_somDestruct
- #define M_WPSound_somInit SOMObject_somInit
- #define M_WPSound_somUninit SOMObject_somUninit
- #define M_WPSound_somGetClass SOMObject_somGetClass
- #define M_WPSound_somGetClassName SOMObject_somGetClassName
- #define M_WPSound_somGetSize SOMObject_somGetSize
- #define M_WPSound_somIsA SOMObject_somIsA
- #define M_WPSound_somIsInstanceOf SOMObject_somIsInstanceOf
- #define M_WPSound_somRespondsTo SOMObject_somRespondsTo
- #define M_WPSound_somComputeForwardVisitMask SOMObject_somComputeForwardVisitMask
- #define M_WPSound_somComputeReverseVisitMask SOMObject_somComputeReverseVisitMask
- #define M_WPSound_somDispatchV SOMObject_somDispatchV
- #define M_WPSound_somDispatchL SOMObject_somDispatchL
- #define M_WPSound_somDispatchA SOMObject_somDispatchA
- #define M_WPSound_somDispatchD SOMObject_somDispatchD
- #define M_WPSound_somDispatch SOMObject_somDispatch
- #define M_WPSound_somClassDispatch SOMObject_somClassDispatch
- #define M_WPSound_somCastObj SOMObject_somCastObj
- #define M_WPSound_somResetObj SOMObject_somResetObj
- #define M_WPSound_somPrintSelf SOMObject_somPrintSelf
- #define M_WPSound_somDumpSelf SOMObject_somDumpSelf
- #define M_WPSound_somDumpSelfInt SOMObject_somDumpSelfInt
- #endif /* SOM_DONT_USE_INHERITED_MACROS */
-
- #endif /* SOM_M_WPSound_h */
-