home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
warphead.zip
/
H
/
WPSOUND.H
< prev
next >
Wrap
C/C++ Source or Header
|
1997-07-09
|
25KB
|
595 lines
/*
* This file was generated by the SOM Compiler.
* FileName: E:\cwpsh\rel\os2c\include\base\os2\wpsound.h.
* Generated using:
* SOM Precompiler somipc: 2.29.1.14
* SOM Emitter emith: 2.43
*/
/*
* 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 bindings for IDL types
*/
#ifndef SOMClass
#define SOMClass SOMObject
#endif /* SOMClass */
#ifndef WPFolder
#define WPFolder SOMObject
#endif /* WPFolder */
#ifndef M_WPObject
#define M_WPObject SOMObject
#endif /* M_WPObject */
#ifndef WPObject
#define WPObject SOMObject
#endif /* WPObject */
#ifndef WPImageFile
#define WPImageFile SOMObject
#endif /* WPImageFile */
#ifndef M_WPAbstract
#define M_WPAbstract SOMObject
#endif /* M_WPAbstract */
#ifndef M_WPSound
#define M_WPSound SOMObject
#endif /* M_WPSound */
/*
* End of bindings for IDL 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 {
SOMClass *classObject;
somMToken wpAddSoundWarningBeepPage;
somMToken wpAddSoundSchemePage;
} SOMDLINK WPSoundClassData;
/*
* Declare the C specific class data structure
*/
SOMEXTERN struct WPSoundCClassDataStructure {
somMethodTabs parentMtab;
somDToken instanceDataToken;
} SOMDLINK WPSoundCClassData;
/*
* New and Renew macros for WPSound
*/
#define WPSoundNew() \
( _WPSound ? \
_somNew(_WPSound) \
: ( WPSoundNewClass(\
WPSound_MajorVersion, \
WPSound_MinorVersion),\
_somNew(_WPSound)))
#define WPSoundRenew(buf) \
( _WPSound ? \
_somRenew(_WPSound, buf) \
: ( WPSoundNewClass(\
WPSound_MajorVersion, \
WPSound_MinorVersion),\
_somRenew(_WPSound, 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: wpFilterMenu
*/
#define WPSound_wpFilterMenu(somSelf,pFlags,hwndCnr,fMultiSelect,ulMenuType,ulView,ulReserved) \
WPObject_wpFilterMenu(somSelf,pFlags,hwndCnr,fMultiSelect,ulMenuType,ulView,ulReserved)
/*
* Override method: somDefaultInit
*/
#define WPSound_somDefaultInit(somSelf,ctrl) \
SOMObject_somDefaultInit(somSelf,ctrl)
/*
* Override method: somDestruct
*/
#define WPSound_somDestruct(somSelf,doFree,ctrl) \
SOMObject_somDestruct(somSelf,doFree,ctrl)
/*
* 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 */
/*
* New Method: wpAddSoundSchemePage
*/
typedef ULONG SOMLINK somTP_WPSound_wpAddSoundSchemePage(WPSound *somSelf,
HWND hwndNotebook);
#pragma linkage(somTP_WPSound_wpAddSoundSchemePage, system)
typedef somTP_WPSound_wpAddSoundSchemePage *somTD_WPSound_wpAddSoundSchemePage;
#define somMD_WPSound_wpAddSoundSchemePage "::WPSound::wpAddSoundSchemePage"
#define WPSound_wpAddSoundSchemePage(somSelf,hwndNotebook) \
(SOM_Resolve(somSelf, WPSound, wpAddSoundSchemePage) \
(somSelf,hwndNotebook))
#ifndef SOMGD_wpAddSoundSchemePage
#if (defined(_wpAddSoundSchemePage) || defined(__wpAddSoundSchemePage))
#undef _wpAddSoundSchemePage
#undef __wpAddSoundSchemePage
#define SOMGD_wpAddSoundSchemePage 1
#else
#define _wpAddSoundSchemePage WPSound_wpAddSoundSchemePage
#endif /* _wpAddSoundSchemePage */
#endif /* SOMGD_wpAddSoundSchemePage */
#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_wpQueryIcon WPObject_wpQueryIcon
#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_wpIdentify WPObject_wpIdentify
#define WPSound_wpAddObjectGeneralPage WPObject_wpAddObjectGeneralPage
#define WPSound_wpAddObjectGeneralPage2 WPObject_wpAddObjectGeneralPage2
#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_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_wpDisplayMenu WPObject_wpDisplayMenu
#define WPSound_wpDoesObjectMatch WPObject_wpDoesObjectMatch
#define WPSound_wpDraggedOverObject WPObject_wpDraggedOverObject
#define WPSound_wpDrop WPObject_wpDrop
#define WPSound_wpDroppedOnObject WPObject_wpDroppedOnObject
#define WPSound_wpEndConversation WPObject_wpEndConversation
#define WPSound_wpFilterPopupMenu WPObject_wpFilterPopupMenu
#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_wpInsertMenuItems WPObject_wpInsertMenuItems
#define WPSound_wpInsertSettingsPage WPObject_wpInsertSettingsPage
#define WPSound_wpMenuItemHelpSelected WPObject_wpMenuItemHelpSelected
#define WPSound_wpMenuItemSelected WPObject_wpMenuItemSelected
#define WPSound_wpModifyPopupMenu WPObject_wpModifyPopupMenu
#define WPSound_wpModifyMenu WPObject_wpModifyMenu
#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_wpSetFolder WPObject_wpSetFolder
#define WPSound_wpQueryFolder WPObject_wpQueryFolder
#define WPSound_wpQueryMinWindow WPObject_wpQueryMinWindow
#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_wpRequestObjectMutexSem WPObject_wpRequestObjectMutexSem
#define WPSound_wpRestore WPObject_wpRestore
#define WPSound_wpRestoreData WPObject_wpRestoreData
#define WPSound_wpRestoreLong WPObject_wpRestoreLong
#define WPSound_wpRestoreString WPObject_wpRestoreString
#define WPSound_wpSaveData WPObject_wpSaveData
#define WPSound_wpSaveDeferred WPObject_wpSaveDeferred
#define WPSound_wpSaveLong WPObject_wpSaveLong
#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_wpQueryScreenGroupID WPObject_wpQueryScreenGroupID
#define WPSound_wpSetupOnce WPObject_wpSetupOnce
#define WPSound_wpSetIcon WPObject_wpSetIcon
#define WPSound_wpSetMinWindow WPObject_wpSetMinWindow
#define WPSound_wpModifyStyle WPObject_wpModifyStyle
#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_wpUnlockObject WPObject_wpUnlockObject
#define WPSound_wpObjectReady WPObject_wpObjectReady
#define WPSound_wpIsObjectInitialized WPObject_wpIsObjectInitialized
#define WPSound_wpCreateShadowObjectExt WPObject_wpCreateShadowObjectExt
#define WPSound_wpCnrDeleteUseItem WPObject_wpCnrDeleteUseItem
#define WPSound_wpIsDeleteable WPObject_wpIsDeleteable
#define WPSound_wpQueryCoreRecord WPObject_wpQueryCoreRecord
#define WPSound_wpSetObjectID WPObject_wpSetObjectID
#define WPSound_wpQueryObjectID WPObject_wpQueryObjectID
#define WPSound_wpSetDefaultIconPos WPObject_wpSetDefaultIconPos
#define WPSound_wpQueryDefaultIconPos WPObject_wpQueryDefaultIconPos
#define WPSound_wpCnrRefreshDetails WPObject_wpCnrRefreshDetails
#define WPSound_wpFindViewItem WPObject_wpFindViewItem
#define WPSound_wpLockObject WPObject_wpLockObject
#define WPSound_wpIsLocked WPObject_wpIsLocked
#define WPSound_wpQueryContainerFlagPtr WPObject_wpQueryContainerFlagPtr
#define WPSound_wpWaitForClose WPObject_wpWaitForClose
#define WPSound_wpSetMenuStyle WPObject_wpSetMenuStyle
#define WPSound_wpQueryMenuStyle WPObject_wpQueryMenuStyle
#define WPSound_wpSetStyle WPObject_wpSetStyle
#define WPSound_somInit SOMObject_somInit
#define WPSound_somUninit SOMObject_somUninit
#define WPSound_somDefaultCopyInit SOMObject_somDefaultCopyInit
#define WPSound_somDefaultAssign SOMObject_somDefaultAssign
#define WPSound_somDefaultConstCopyInit SOMObject_somDefaultConstCopyInit
#define WPSound_somDefaultVCopyInit SOMObject_somDefaultVCopyInit
#define WPSound_somDefaultConstVCopyInit SOMObject_somDefaultConstVCopyInit
#define WPSound_somDefaultConstAssign SOMObject_somDefaultConstAssign
#define WPSound_somDefaultVAssign SOMObject_somDefaultVAssign
#define WPSound_somDefaultConstVAssign SOMObject_somDefaultConstVAssign
#define WPSound_somFree SOMObject_somFree
#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_somDispatch SOMObject_somDispatch
#define WPSound_somClassDispatch SOMObject_somClassDispatch
#define WPSound_somCastObj SOMObject_somCastObj
#define WPSound_somResetObj SOMObject_somResetObj
#define WPSound_somDispatchV SOMObject_somDispatchV
#define WPSound_somDispatchL SOMObject_somDispatchL
#define WPSound_somDispatchA SOMObject_somDispatchA
#define WPSound_somDispatchD SOMObject_somDispatchD
#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 bindings for IDL types
*/
/*
* End of bindings for IDL 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 {
SOMClass *classObject;
} SOMDLINK M_WPSoundClassData;
/*
* Declare the C specific class data structure
*/
SOMEXTERN struct M_WPSoundCClassDataStructure {
somMethodTabs parentMtab;
somDToken instanceDataToken;
} SOMDLINK M_WPSoundCClassData;
/*
* New and Renew macros for M_WPSound
*/
#define M_WPSoundNew() \
( _M_WPSound ? \
_somNew(_M_WPSound) \
: ( M_WPSoundNewClass(\
M_WPSound_MajorVersion, \
M_WPSound_MinorVersion),\
_somNew(_M_WPSound)))
#define M_WPSoundRenew(buf) \
( _M_WPSound ? \
_somRenew(_M_WPSound, buf) \
: ( M_WPSoundNewClass(\
M_WPSound_MajorVersion, \
M_WPSound_MinorVersion),\
_somRenew(_M_WPSound, 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_wpclsQuerySetting M_WPAbstract_wpclsQuerySetting
#define M_WPSound_wpclsSetSetting M_WPAbstract_wpclsSetSetting
#define M_WPSound_wpclsObjectFromHandle M_WPObject_wpclsObjectFromHandle
#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_wpclsDecUsage M_WPObject_wpclsDecUsage
#define M_WPSound_wpclsIncUsage M_WPObject_wpclsIncUsage
#define M_WPSound_wpclsInsertMultipleObjects M_WPObject_wpclsInsertMultipleObjects
#define M_WPSound_wpclsFindOneObject M_WPObject_wpclsFindOneObject
#define M_WPSound_wpclsSetSettingsPageSize M_WPObject_wpclsSetSettingsPageSize
#define M_WPSound_wpclsSetIconData M_WPObject_wpclsSetIconData
#define M_WPSound_wpclsSetIcon M_WPObject_wpclsSetIcon
#define M_WPSound_wpclsRemoveObjects M_WPObject_wpclsRemoveObjects
#define M_WPSound_somUninit SOMObject_somUninit
#define M_WPSound_somClassReady SOMClass_somClassReady
#define M_WPSound_somNew SOMClass_somNew
#define M_WPSound_somRenew SOMClass_somRenew
#define M_WPSound__get_somDataAlignment SOMClass__get_somDataAlignment
#define M_WPSound__get_somInstanceDataOffsets SOMClass__get_somInstanceDataOffsets
#define M_WPSound__get_somDirectInitClasses SOMClass__get_somDirectInitClasses
#define M_WPSound__set_somDirectInitClasses SOMClass__set_somDirectInitClasses
#define M_WPSound_somNewNoInit SOMClass_somNewNoInit
#define M_WPSound_somRenewNoInit SOMClass_somRenewNoInit
#define M_WPSound_somRenewNoZero SOMClass_somRenewNoZero
#define M_WPSound_somRenewNoInitNoZero SOMClass_somRenewNoInitNoZero
#define M_WPSound_somAllocate SOMClass_somAllocate
#define M_WPSound_somDeallocate SOMClass_somDeallocate
#define M_WPSound__get_somClassAllocate SOMClass__get_somClassAllocate
#define M_WPSound__get_somClassDeallocate SOMClass__get_somClassDeallocate
#define M_WPSound_somGetInstanceInitMask SOMClass_somGetInstanceInitMask
#define M_WPSound_somGetInstanceDestructionMask SOMClass_somGetInstanceDestructionMask
#define M_WPSound_somGetInstanceAssignmentMask SOMClass_somGetInstanceAssignmentMask
#define M_WPSound_somInitClass SOMClass_somInitClass
#define M_WPSound_somInitMIClass SOMClass_somInitMIClass
#define M_WPSound_somAddStaticMethod SOMClass_somAddStaticMethod
#define M_WPSound_somAddDynamicMethod SOMClass_somAddDynamicMethod
#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_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_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_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_somCheckVersion SOMClass_somCheckVersion
#define M_WPSound_somDescendedFrom SOMClass_somDescendedFrom
#define M_WPSound_somSupportsMethod SOMClass_somSupportsMethod
#define M_WPSound_somDefinedMethod SOMClass_somDefinedMethod
#define M_WPSound_somOverrideMtab SOMClass_somOverrideMtab
#define M_WPSound_somDefaultInit SOMObject_somDefaultInit
#define M_WPSound_somDestruct SOMObject_somDestruct
#define M_WPSound_somDefaultCopyInit SOMObject_somDefaultCopyInit
#define M_WPSound_somDefaultAssign SOMObject_somDefaultAssign
#define M_WPSound_somDefaultConstCopyInit SOMObject_somDefaultConstCopyInit
#define M_WPSound_somDefaultVCopyInit SOMObject_somDefaultVCopyInit
#define M_WPSound_somDefaultConstVCopyInit SOMObject_somDefaultConstVCopyInit
#define M_WPSound_somDefaultConstAssign SOMObject_somDefaultConstAssign
#define M_WPSound_somDefaultVAssign SOMObject_somDefaultVAssign
#define M_WPSound_somDefaultConstVAssign SOMObject_somDefaultConstVAssign
#define M_WPSound_somInit SOMObject_somInit
#define M_WPSound_somFree SOMObject_somFree
#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_somDispatch SOMObject_somDispatch
#define M_WPSound_somClassDispatch SOMObject_somClassDispatch
#define M_WPSound_somCastObj SOMObject_somCastObj
#define M_WPSound_somResetObj SOMObject_somResetObj
#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_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 */