home *** CD-ROM | disk | FTP | other *** search
-
- /*
- * This file was generated by the SOM Compiler.
- * FileName: h:\somnt\include\scparm.xh.
- * Generated using:
- * SOM Precompiler somipc: Development
- * SOM Emitter emitxh.dll: Development
- */
-
- /*
- *
- * COMPONENT_NAME: some
- *
- * ORIGINS: 27
- *
- *
- * 10H9767, 10H9769 (C) COPYRIGHT International Business Machines Corp. 1992,1994
- * All Rights Reserved
- * Licensed Materials - Property of IBM
- * US Government Users Restricted Rights - Use, duplication or
- * disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- * %Z% %I% %W% %G% %U% [%H% %T%]
- *
- */
-
-
- #ifndef SOM_SOMTParameterEntryC_xh
- #define SOM_SOMTParameterEntryC_xh
-
- class SOMTParameterEntryC;
-
- #define SOMTParameterEntryC_MajorVersion 2
- #define SOMTParameterEntryC_MinorVersion 1
-
- /*
- * Passthru lines: File: "C.xh", "before"
- */
- typedef enum somtParameterDirectionT {somtInE,somtOutE,somtInOutE} somtParameterDirectionT;
-
- /* C++ SOM defs */
- #include <somcls.xh>
- #include <somcm.xh>
-
- /* C++ parent defs */
- #ifndef SOM_SOMTCommonEntryC_xh
- #include <sccommon.xh>
- #endif
-
- #ifndef SOMTParameterEntryC_API
- #define SOMTParameterEntryC_API
- /*
- * -- The Class API
- */
-
- /*
- * Start of user-defined types:
- */
- class SOMClass;
- class SOMObject;
- class SOMTEntryC;
- class SOMTEmitC;
- class SOMTMetaClassEntryC;
- class SOMTAttributeEntryC;
- class SOMTTypedefEntryC;
- class SOMTBaseClassEntryC;
- class SOMTPassthruEntryC;
- class SOMTDataEntryC;
- class SOMTMethodEntryC;
- class SOMTClassEntryC;
- class SOMTModuleEntryC;
- class SOMTParameterEntryC;
- class SOMTStructEntryC;
- class SOMTUnionEntryC;
- class SOMTEnumEntryC;
- class SOMTConstEntryC;
- class SOMTSequenceEntryC;
- class SOMTStringEntryC;
- class SOMTEnumNameEntryC;
- class SOMTCommonEntryC;
- class SOMTUserDefinedTypeEntryC;
-
- /*
- * End of user-defined types.
- */
-
- /* A procedure to create the SOMTParameterEntryC Class */
- SOMEXTERN
- #if (defined(SOM_Module_scparm_Source) || defined(SOMTParameterEntryC_Class_Source) || defined (SOM_DONT_IMPORT_CLASS_SOMTParameterEntryC))
- WIN32_DLLEXPORT
- #else
- WIN32_DLLIMPORT
- #endif
- SOMClass * SOMLINK SOMTParameterEntryCNewClass(
- integer4,
- integer4 );
-
- /* The API to the SOMTParameterEntryC class object, and the methods it introduces. */
- SOMEXTERN struct SOMTParameterEntryCClassDataStructure {
- SOMClass *classObject;
- somMToken _get_somtParameterDirection;
- somMToken _get_somtCParameterDeclaration;
- somMToken _get_somtIDLParameterDeclaration;
- }
- #if !(defined(SOM_Module_scparm_Source) || defined(SOMTParameterEntryC_Class_Source) || defined (SOM_DONT_IMPORT_CLASS_SOMTParameterEntryC))
- WIN32_DLLIMPORT
- #elif defined(_MSC_VER)||defined(_WIN32_DECL_PROTO)
- WIN32_DLLEXPORT
- #endif
- SOMDLINK SOMTParameterEntryCClassData;
- #define _SOMTParameterEntryC SOMTParameterEntryCClassData.classObject
-
- /* The API to parentMtabs for SOMTParameterEntryC, and the instance data it introduces. */
- SOMEXTERN struct SOMTParameterEntryCCClassDataStructure {
- somMethodTabs parentMtab;
- somDToken instanceDataToken;
- }
- #if !(defined(SOM_Module_scparm_Source) || defined(SOMTParameterEntryC_Class_Source) || defined (SOM_DONT_IMPORT_CLASS_SOMTParameterEntryC))
- WIN32_DLLIMPORT
- #elif defined(_MSC_VER)||defined(_WIN32_DECL_PROTO)
- WIN32_DLLEXPORT
- #endif
- SOMDLINK SOMTParameterEntryCCClassData;
-
- /*
- * -- Typedefs for SOMTParameterEntryC Method Procedures
- */
- extern "C" {
- typedef somtParameterDirectionT SOMLINK somTP_SOMTParameterEntryC__get_somtParameterDirection(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtParameterDirection *somTD_SOMTParameterEntryC__get_somtParameterDirection;
- typedef string SOMLINK somTP_SOMTParameterEntryC__get_somtIDLParameterDeclaration(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtIDLParameterDeclaration *somTD_SOMTParameterEntryC__get_somtIDLParameterDeclaration;
- typedef string SOMLINK somTP_SOMTParameterEntryC__get_somtCParameterDeclaration(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtCParameterDeclaration *somTD_SOMTParameterEntryC__get_somtCParameterDeclaration;
-
- /*
- * -- Typedefs for Reintroduced Wrapper Methods
- */
- typedef SOMTEntryC* SOMLINK somTP_SOMTParameterEntryC__get_somtTypeObj(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtTypeObj *somTD_SOMTParameterEntryC__get_somtTypeObj;
- typedef string SOMLINK somTP_SOMTParameterEntryC__get_somtPtrs(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtPtrs *somTD_SOMTParameterEntryC__get_somtPtrs;
- typedef string SOMLINK somTP_SOMTParameterEntryC__get_somtArrayDimsString(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtArrayDimsString *somTD_SOMTParameterEntryC__get_somtArrayDimsString;
- typedef unsigned long SOMLINK somTP_SOMTParameterEntryC_somtGetFirstArrayDimension(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC_somtGetFirstArrayDimension *somTD_SOMTParameterEntryC_somtGetFirstArrayDimension;
- typedef unsigned long SOMLINK somTP_SOMTParameterEntryC_somtGetNextArrayDimension(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC_somtGetNextArrayDimension *somTD_SOMTParameterEntryC_somtGetNextArrayDimension;
- typedef string SOMLINK somTP_SOMTParameterEntryC__get_somtSourceText(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtSourceText *somTD_SOMTParameterEntryC__get_somtSourceText;
- typedef string SOMLINK somTP_SOMTParameterEntryC__get_somtType(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtType *somTD_SOMTParameterEntryC__get_somtType;
- typedef somtVisibilityT SOMLINK somTP_SOMTParameterEntryC__get_somtVisibility(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtVisibility *somTD_SOMTParameterEntryC__get_somtVisibility;
- typedef boolean SOMLINK somTP_SOMTParameterEntryC_somtIsArray(SOMTParameterEntryC *somSelf,
- long* size);
- typedef somTP_SOMTParameterEntryC_somtIsArray *somTD_SOMTParameterEntryC_somtIsArray;
- typedef boolean SOMLINK somTP_SOMTParameterEntryC_somtIsPointer(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC_somtIsPointer *somTD_SOMTParameterEntryC_somtIsPointer;
- typedef void SOMLINK somTP_SOMTParameterEntryC_somDumpSelfInt(SOMTParameterEntryC *somSelf,
- long level);
- typedef somTP_SOMTParameterEntryC_somDumpSelfInt *somTD_SOMTParameterEntryC_somDumpSelfInt;
- typedef long SOMLINK somTP_SOMTParameterEntryC_somtSetSymbolsOnEntry(SOMTParameterEntryC *somSelf,
- SOMTEmitC* emitter,
- string prefix);
- typedef somTP_SOMTParameterEntryC_somtSetSymbolsOnEntry *somTD_SOMTParameterEntryC_somtSetSymbolsOnEntry;
- typedef string SOMLINK somTP_SOMTParameterEntryC__get_somtEntryName(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtEntryName *somTD_SOMTParameterEntryC__get_somtEntryName;
- typedef void SOMLINK somTP_SOMTParameterEntryC__set_somtEntryName(SOMTParameterEntryC *somSelf,
- string somtEntryName);
- typedef somTP_SOMTParameterEntryC__set_somtEntryName *somTD_SOMTParameterEntryC__set_somtEntryName;
- typedef SOMTTypes SOMLINK somTP_SOMTParameterEntryC__get_somtElementType(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtElementType *somTD_SOMTParameterEntryC__get_somtElementType;
- typedef void SOMLINK somTP_SOMTParameterEntryC__set_somtElementType(SOMTParameterEntryC *somSelf,
- SOMTTypes somtElementType);
- typedef somTP_SOMTParameterEntryC__set_somtElementType *somTD_SOMTParameterEntryC__set_somtElementType;
- typedef string SOMLINK somTP_SOMTParameterEntryC__get_somtElementTypeName(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtElementTypeName *somTD_SOMTParameterEntryC__get_somtElementTypeName;
- typedef string SOMLINK somTP_SOMTParameterEntryC__get_somtEntryComment(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtEntryComment *somTD_SOMTParameterEntryC__get_somtEntryComment;
- typedef unsigned long SOMLINK somTP_SOMTParameterEntryC__get_somtSourceLineNumber(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtSourceLineNumber *somTD_SOMTParameterEntryC__get_somtSourceLineNumber;
- typedef TypeCode SOMLINK somTP_SOMTParameterEntryC__get_somtTypeCode(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtTypeCode *somTD_SOMTParameterEntryC__get_somtTypeCode;
- typedef boolean SOMLINK somTP_SOMTParameterEntryC__get_somtIsReference(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtIsReference *somTD_SOMTParameterEntryC__get_somtIsReference;
- typedef string SOMLINK somTP_SOMTParameterEntryC__get_somtIDLScopedName(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtIDLScopedName *somTD_SOMTParameterEntryC__get_somtIDLScopedName;
- typedef string SOMLINK somTP_SOMTParameterEntryC__get_somtCScopedName(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC__get_somtCScopedName *somTD_SOMTParameterEntryC__get_somtCScopedName;
- typedef string SOMLINK somTP_SOMTParameterEntryC_somtGetModifierValue(SOMTParameterEntryC *somSelf,
- string modifierName);
- typedef somTP_SOMTParameterEntryC_somtGetModifierValue *somTD_SOMTParameterEntryC_somtGetModifierValue;
- typedef boolean SOMLINK somTP_SOMTParameterEntryC_somtGetFirstModifier(SOMTParameterEntryC *somSelf,
- string* modifierName,
- string* modifierValue);
- typedef somTP_SOMTParameterEntryC_somtGetFirstModifier *somTD_SOMTParameterEntryC_somtGetFirstModifier;
- typedef boolean SOMLINK somTP_SOMTParameterEntryC_somtGetNextModifier(SOMTParameterEntryC *somSelf,
- string* modifierName,
- string* modifierValue);
- typedef somTP_SOMTParameterEntryC_somtGetNextModifier *somTD_SOMTParameterEntryC_somtGetNextModifier;
- typedef long SOMLINK somTP_SOMTParameterEntryC_somtFormatModifier(SOMTParameterEntryC *somSelf,
- string buffer,
- string name,
- string value);
- typedef somTP_SOMTParameterEntryC_somtFormatModifier *somTD_SOMTParameterEntryC_somtFormatModifier;
- typedef long SOMLINK somTP_SOMTParameterEntryC_somtGetModifierList(SOMTParameterEntryC *somSelf,
- string buffer);
- typedef somTP_SOMTParameterEntryC_somtGetModifierList *somTD_SOMTParameterEntryC_somtGetModifierList;
- typedef void SOMLINK somTP_SOMTParameterEntryC_somtSetEntryStruct(SOMTParameterEntryC *somSelf,
- Entry* es);
- typedef somTP_SOMTParameterEntryC_somtSetEntryStruct *somTD_SOMTParameterEntryC_somtSetEntryStruct;
- typedef void SOMLINK somTP_SOMTParameterEntryC_somInit(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC_somInit *somTD_SOMTParameterEntryC_somInit;
- typedef void SOMLINK somTP_SOMTParameterEntryC_somUninit(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC_somUninit *somTD_SOMTParameterEntryC_somUninit;
- typedef SOMObject* SOMLINK somTP_SOMTParameterEntryC_somPrintSelf(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC_somPrintSelf *somTD_SOMTParameterEntryC_somPrintSelf;
- typedef void SOMLINK somTP_SOMTParameterEntryC_somDumpSelf(SOMTParameterEntryC *somSelf,
- long level);
- typedef somTP_SOMTParameterEntryC_somDumpSelf *somTD_SOMTParameterEntryC_somDumpSelf;
- typedef void SOMLINK somTP_SOMTParameterEntryC_somDefaultInit(SOMTParameterEntryC *somSelf,
- somInitCtrl* ctrl);
- typedef somTP_SOMTParameterEntryC_somDefaultInit *somTD_SOMTParameterEntryC_somDefaultInit;
- typedef void SOMLINK somTP_SOMTParameterEntryC_somDestruct(SOMTParameterEntryC *somSelf,
- octet doFree,
- somDestructCtrl* ctrl);
- typedef somTP_SOMTParameterEntryC_somDestruct *somTD_SOMTParameterEntryC_somDestruct;
- typedef void SOMLINK somTP_SOMTParameterEntryC_somDefaultCopyInit(SOMTParameterEntryC *somSelf,
- somInitCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTParameterEntryC_somDefaultCopyInit *somTD_SOMTParameterEntryC_somDefaultCopyInit;
- typedef SOMTParameterEntryC* SOMLINK somTP_SOMTParameterEntryC_somDefaultAssign(SOMTParameterEntryC *somSelf,
- somAssignCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTParameterEntryC_somDefaultAssign *somTD_SOMTParameterEntryC_somDefaultAssign;
- typedef void SOMLINK somTP_SOMTParameterEntryC_somDefaultConstCopyInit(SOMTParameterEntryC *somSelf,
- somInitCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTParameterEntryC_somDefaultConstCopyInit *somTD_SOMTParameterEntryC_somDefaultConstCopyInit;
- typedef void SOMLINK somTP_SOMTParameterEntryC_somDefaultVCopyInit(SOMTParameterEntryC *somSelf,
- somInitCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTParameterEntryC_somDefaultVCopyInit *somTD_SOMTParameterEntryC_somDefaultVCopyInit;
- typedef void SOMLINK somTP_SOMTParameterEntryC_somDefaultConstVCopyInit(SOMTParameterEntryC *somSelf,
- somInitCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTParameterEntryC_somDefaultConstVCopyInit *somTD_SOMTParameterEntryC_somDefaultConstVCopyInit;
- typedef SOMTParameterEntryC* SOMLINK somTP_SOMTParameterEntryC_somDefaultConstAssign(SOMTParameterEntryC *somSelf,
- somAssignCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTParameterEntryC_somDefaultConstAssign *somTD_SOMTParameterEntryC_somDefaultConstAssign;
- typedef SOMTParameterEntryC* SOMLINK somTP_SOMTParameterEntryC_somDefaultVAssign(SOMTParameterEntryC *somSelf,
- somAssignCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTParameterEntryC_somDefaultVAssign *somTD_SOMTParameterEntryC_somDefaultVAssign;
- typedef SOMTParameterEntryC* SOMLINK somTP_SOMTParameterEntryC_somDefaultConstVAssign(SOMTParameterEntryC *somSelf,
- somAssignCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTParameterEntryC_somDefaultConstVAssign *somTD_SOMTParameterEntryC_somDefaultConstVAssign;
- typedef void SOMLINK somTP_SOMTParameterEntryC_somFree(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC_somFree *somTD_SOMTParameterEntryC_somFree;
- typedef SOMClass* SOMLINK somTP_SOMTParameterEntryC_somGetClass(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC_somGetClass *somTD_SOMTParameterEntryC_somGetClass;
- typedef string SOMLINK somTP_SOMTParameterEntryC_somGetClassName(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC_somGetClassName *somTD_SOMTParameterEntryC_somGetClassName;
- typedef long SOMLINK somTP_SOMTParameterEntryC_somGetSize(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC_somGetSize *somTD_SOMTParameterEntryC_somGetSize;
- typedef boolean SOMLINK somTP_SOMTParameterEntryC_somIsA(SOMTParameterEntryC *somSelf,
- SOMClass* aClassObj);
- typedef somTP_SOMTParameterEntryC_somIsA *somTD_SOMTParameterEntryC_somIsA;
- typedef boolean SOMLINK somTP_SOMTParameterEntryC_somIsInstanceOf(SOMTParameterEntryC *somSelf,
- SOMClass* aClassObj);
- typedef somTP_SOMTParameterEntryC_somIsInstanceOf *somTD_SOMTParameterEntryC_somIsInstanceOf;
- typedef boolean SOMLINK somTP_SOMTParameterEntryC_somRespondsTo(SOMTParameterEntryC *somSelf,
- somId mId);
- typedef somTP_SOMTParameterEntryC_somRespondsTo *somTD_SOMTParameterEntryC_somRespondsTo;
- typedef boolean SOMLINK somTP_SOMTParameterEntryC_somDispatch(SOMTParameterEntryC *somSelf,
- somToken* retValue,
- somId methodId,
- va_list ap);
- typedef somTP_SOMTParameterEntryC_somDispatch *somTD_SOMTParameterEntryC_somDispatch;
- typedef boolean SOMLINK somTP_SOMTParameterEntryC_somClassDispatch(SOMTParameterEntryC *somSelf,
- SOMClass* clsObj,
- somToken* retValue,
- somId methodId,
- va_list ap);
- typedef somTP_SOMTParameterEntryC_somClassDispatch *somTD_SOMTParameterEntryC_somClassDispatch;
- typedef boolean SOMLINK somTP_SOMTParameterEntryC_somCastObj(SOMTParameterEntryC *somSelf,
- SOMClass* cls);
- typedef somTP_SOMTParameterEntryC_somCastObj *somTD_SOMTParameterEntryC_somCastObj;
- typedef boolean SOMLINK somTP_SOMTParameterEntryC_somResetObj(SOMTParameterEntryC *somSelf);
- typedef somTP_SOMTParameterEntryC_somResetObj *somTD_SOMTParameterEntryC_somResetObj;
- }
-
- #endif /* SOMTParameterEntryC_API */
-
-
- /*
- * -- This emitter believes that method thunks are unavailable,
- * -- so somResolve will be called.
- */
- #undef somresolve_
- #define somresolve_(obj,mToken) (somResolve(obj,mToken))
-
- /*
- * -- The C++ Wrapper Class for SOMTParameterEntryC
- */
- class SOMTParameterEntryC : public SOMTCommonEntryC
- {
- public:
-
- // SOMTParameterEntryC::new creates the class object if necessary, and then uses somNewNoInit
- // to allocate memory and create the object. Initialization is in ctors.
- void *operator new(size_t)
- {
- if (!_SOMTParameterEntryC) SOMTParameterEntryCNewClass(SOMTParameterEntryC_MajorVersion,SOMTParameterEntryC_MinorVersion);
- return (void*)
- SOM_Resolve(_SOMTParameterEntryC,SOMClass,somNewNoInit)
- ((SOMClass *)((void*)_SOMTParameterEntryC));
- }
-
- // SOMTParameterEntryC::delete uses somDestruct.
- void operator delete(void * obj)
- {
- if (obj && *(void**)obj) {
- SOM_Resolve(obj,SOMObject,somDestruct)
- ((SOMObject*)obj, 1, 0);
- }
- }
-
- SOMTParameterEntryC()
- {
- if (*(void**)this !=
- ((somParentMtabStructPtr)
- (SOMTParameterEntryCCClassData.parentMtab))->mtab)
- return;
- ((SOMObject*)((void*)this))->somDefaultInit(0);
- }
-
- SOMTParameterEntryC(SOMTParameterEntryC* fromObj)
- {
- if (*(void**)this !=
- ((somParentMtabStructPtr)
- (SOMTParameterEntryCCClassData.parentMtab))->mtab)
- return;
- ((SOMObject*)((void*)this))->somDefaultCopyInit(0,((SOMObject*)((void*)fromObj)));
- }
-
- SOMTParameterEntryC(const SOMTParameterEntryC* fromObj)
- {
- if (*(void**)this !=
- ((somParentMtabStructPtr)
- (SOMTParameterEntryCCClassData.parentMtab))->mtab)
- return;
- ((SOMObject*)((void*)this))->somDefaultConstCopyInit(0,((SOMObject*)((void*)fromObj)));
- }
-
-
- /* method: _get_somtParameterDirection */
- somtParameterDirectionT _get_somtParameterDirection()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTParameterEntryC,_get_somtParameterDirection)
- (this);
- }
-
-
- /* method: _get_somtIDLParameterDeclaration */
- string _get_somtIDLParameterDeclaration()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTParameterEntryC,_get_somtIDLParameterDeclaration)
- (this);
- }
-
-
- /* method: _get_somtCParameterDeclaration */
- string _get_somtCParameterDeclaration()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTParameterEntryC,_get_somtCParameterDeclaration)
- (this);
- }
-
-
- /*
- * Reintroduce inherited methods
- */
-
- /* method: _get_somtTypeObj */
- SOMTEntryC* _get_somtTypeObj()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTCommonEntryC,_get_somtTypeObj)
- (this);
- }
-
-
- /* method: _get_somtPtrs */
- string _get_somtPtrs()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTCommonEntryC,_get_somtPtrs)
- (this);
- }
-
-
- /* method: _get_somtArrayDimsString */
- string _get_somtArrayDimsString()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTCommonEntryC,_get_somtArrayDimsString)
- (this);
- }
-
-
- /* method: somtGetFirstArrayDimension */
- unsigned long somtGetFirstArrayDimension()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTCommonEntryC,somtGetFirstArrayDimension)
- (this);
- }
-
-
- /* method: somtGetNextArrayDimension */
- unsigned long somtGetNextArrayDimension()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTCommonEntryC,somtGetNextArrayDimension)
- (this);
- }
-
-
- /* method: _get_somtSourceText */
- string _get_somtSourceText()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTCommonEntryC,_get_somtSourceText)
- (this);
- }
-
-
- /* method: _get_somtType */
- string _get_somtType()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTCommonEntryC,_get_somtType)
- (this);
- }
-
-
- /* method: _get_somtVisibility */
- somtVisibilityT _get_somtVisibility()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTCommonEntryC,_get_somtVisibility)
- (this);
- }
-
-
- /* method: somtIsArray */
- boolean somtIsArray(long* size)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTCommonEntryC,somtIsArray)
- (this,size);
- }
-
-
- /* method: somtIsPointer */
- boolean somtIsPointer()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTCommonEntryC,somtIsPointer)
- (this);
- }
-
-
- /* method: somDumpSelfInt */
- void somDumpSelfInt(long level)
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDumpSelfInt)
- (this,level);
- }
-
-
- /* method: somtSetSymbolsOnEntry */
- long somtSetSymbolsOnEntry(SOMTEmitC* emitter,
- string prefix)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,somtSetSymbolsOnEntry)
- (this,emitter,prefix);
- }
-
-
- /* method: _get_somtEntryName */
- string _get_somtEntryName()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,_get_somtEntryName)
- (this);
- }
-
-
- /* method: _set_somtEntryName */
- void _set_somtEntryName(string somtEntryName)
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,_set_somtEntryName)
- (this,somtEntryName);
- }
-
-
- /* method: _get_somtElementType */
- SOMTTypes _get_somtElementType()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,_get_somtElementType)
- (this);
- }
-
-
- /* method: _set_somtElementType */
- void _set_somtElementType(SOMTTypes somtElementType)
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,_set_somtElementType)
- (this,somtElementType);
- }
-
-
- /* method: _get_somtElementTypeName */
- string _get_somtElementTypeName()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,_get_somtElementTypeName)
- (this);
- }
-
-
- /* method: _get_somtEntryComment */
- string _get_somtEntryComment()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,_get_somtEntryComment)
- (this);
- }
-
-
- /* method: _get_somtSourceLineNumber */
- unsigned long _get_somtSourceLineNumber()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,_get_somtSourceLineNumber)
- (this);
- }
-
-
- /* method: _get_somtTypeCode */
- TypeCode _get_somtTypeCode()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,_get_somtTypeCode)
- (this);
- }
-
-
- /* method: _get_somtIsReference */
- boolean _get_somtIsReference()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,_get_somtIsReference)
- (this);
- }
-
-
- /* method: _get_somtIDLScopedName */
- string _get_somtIDLScopedName()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,_get_somtIDLScopedName)
- (this);
- }
-
-
- /* method: _get_somtCScopedName */
- string _get_somtCScopedName()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,_get_somtCScopedName)
- (this);
- }
-
-
- /* method: somtGetModifierValue */
- string somtGetModifierValue(string modifierName)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,somtGetModifierValue)
- (this,modifierName);
- }
-
-
- /* method: somtGetFirstModifier */
- boolean somtGetFirstModifier(string* modifierName,
- string* modifierValue)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,somtGetFirstModifier)
- (this,modifierName,modifierValue);
- }
-
-
- /* method: somtGetNextModifier */
- boolean somtGetNextModifier(string* modifierName,
- string* modifierValue)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,somtGetNextModifier)
- (this,modifierName,modifierValue);
- }
-
-
- /* method: somtFormatModifier */
- long somtFormatModifier(string buffer,
- string name,
- string value)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,somtFormatModifier)
- (this,buffer,name,value);
- }
-
-
- /* method: somtGetModifierList */
- long somtGetModifierList(string buffer)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,somtGetModifierList)
- (this,buffer);
- }
-
-
- /* method: somtSetEntryStruct */
- void somtSetEntryStruct(Entry* es)
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMTEntryC,somtSetEntryStruct)
- (this,es);
- }
-
-
- /* method: somInit */
- void somInit()
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somInit)
- (this);
- }
-
-
- /* method: somUninit */
- void somUninit()
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somUninit)
- (this);
- }
-
-
- /* method: somPrintSelf */
- SOMObject* somPrintSelf()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somPrintSelf)
- (this);
- }
-
-
- /* method: somDumpSelf */
- void somDumpSelf(long level)
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDumpSelf)
- (this,level);
- }
-
-
- /* initializer method: somDefaultInit */
- void somDefaultInit(somInitCtrl* ctrl)
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDefaultInit)
- (this,ctrl);
- }
-
-
- /* method: somDestruct */
- void somDestruct(octet doFree,
- somDestructCtrl* ctrl)
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDestruct)
- (this,doFree,ctrl);
- }
-
-
- /* initializer method: somDefaultCopyInit */
- void somDefaultCopyInit(somInitCtrl* ctrl,
- SOMObject* fromObj)
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDefaultCopyInit)
- (this,ctrl,fromObj);
- }
-
-
- /* method: somDefaultAssign */
- SOMTParameterEntryC* somDefaultAssign(somAssignCtrl* ctrl,
- SOMObject* fromObj)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDefaultAssign)
- (this,ctrl,fromObj);
- }
-
-
- /* initializer method: somDefaultConstCopyInit */
- void somDefaultConstCopyInit(somInitCtrl* ctrl,
- SOMObject* fromObj)
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDefaultConstCopyInit)
- (this,ctrl,fromObj);
- }
-
-
- /* initializer method: somDefaultVCopyInit */
- void somDefaultVCopyInit(somInitCtrl* ctrl,
- SOMObject* fromObj)
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDefaultVCopyInit)
- (this,ctrl,fromObj);
- }
-
-
- /* initializer method: somDefaultConstVCopyInit */
- void somDefaultConstVCopyInit(somInitCtrl* ctrl,
- SOMObject* fromObj)
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDefaultConstVCopyInit)
- (this,ctrl,fromObj);
- }
-
-
- /* method: somDefaultConstAssign */
- SOMTParameterEntryC* somDefaultConstAssign(somAssignCtrl* ctrl,
- SOMObject* fromObj)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDefaultConstAssign)
- (this,ctrl,fromObj);
- }
-
-
- /* method: somDefaultVAssign */
- SOMTParameterEntryC* somDefaultVAssign(somAssignCtrl* ctrl,
- SOMObject* fromObj)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDefaultVAssign)
- (this,ctrl,fromObj);
- }
-
-
- /* method: somDefaultConstVAssign */
- SOMTParameterEntryC* somDefaultConstVAssign(somAssignCtrl* ctrl,
- SOMObject* fromObj)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDefaultConstVAssign)
- (this,ctrl,fromObj);
- }
-
-
- /* method: somFree */
- void somFree()
- {
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somFree)
- (this);
- }
-
-
- /* method: somGetClass */
- SOMClass* somGetClass()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somGetClass)
- (this);
- }
-
-
- /* method: somGetClassName */
- string somGetClassName()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somGetClassName)
- (this);
- }
-
-
- /* method: somGetSize */
- long somGetSize()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somGetSize)
- (this);
- }
-
-
- /* method: somIsA */
- boolean somIsA(SOMClass* aClassObj)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somIsA)
- (this,aClassObj);
- }
-
-
- /* method: somIsInstanceOf */
- boolean somIsInstanceOf(SOMClass* aClassObj)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somIsInstanceOf)
- (this,aClassObj);
- }
-
-
- /* method: somRespondsTo */
- boolean somRespondsTo(somId mId)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somRespondsTo)
- (this,mId);
- }
-
-
- /* va_list method: somDispatch */
- /* the va_list invocation form */
- boolean SOMTParameterEntryC_somDispatch(somToken* retValue,
- somId methodId,
- va_list ap)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDispatch)
- (this,retValue,methodId,ap);
- }
-
- /* the varargs invocation form */
- boolean somDispatch(somToken* retValue,
- somId methodId,
- ...)
- {
- va_list ap;
- va_start(ap, methodId);
- boolean __somResult =
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somDispatch)
- (this,retValue,methodId,ap);
- va_end(ap);
- return __somResult;
- }
-
-
- /* va_list method: somClassDispatch */
- /* the va_list invocation form */
- boolean SOMTParameterEntryC_somClassDispatch(SOMClass* clsObj,
- somToken* retValue,
- somId methodId,
- va_list ap)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somClassDispatch)
- (this,clsObj,retValue,methodId,ap);
- }
-
- /* the varargs invocation form */
- boolean somClassDispatch(SOMClass* clsObj,
- somToken* retValue,
- somId methodId,
- ...)
- {
- va_list ap;
- va_start(ap, methodId);
- boolean __somResult =
- SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somClassDispatch)
- (this,clsObj,retValue,methodId,ap);
- va_end(ap);
- return __somResult;
- }
-
-
- /* method: somCastObj */
- boolean somCastObj(SOMClass* cls)
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somCastObj)
- (this,cls);
- }
-
-
- /* method: somResetObj */
- boolean somResetObj()
- {
- return SOM_ResolveD(this,SOMTParameterEntryC,SOMObject,somResetObj)
- (this);
- }
-
-
-
- }; /* SOMTParameterEntryC */
-
-
-
- #endif /* SOM_SOMTParameterEntryC_xh */
-