home *** CD-ROM | disk | FTP | other *** search
-
- /*
- * This file was generated by the SOM Compiler.
- * FileName: h:\somnt\include\scdata.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_SOMTDataEntryC_xh
- #define SOM_SOMTDataEntryC_xh
-
- class SOMTDataEntryC;
-
- #define SOMTDataEntryC_MajorVersion 2
- #define SOMTDataEntryC_MinorVersion 1
-
- /* C++ SOM defs */
- #include <somcls.xh>
- #include <somcm.xh>
-
- /* C++ parent defs */
- #ifndef SOM_SOMTCommonEntryC_xh
- #include <sccommon.xh>
- #endif
-
- #ifndef SOMTDataEntryC_API
- #define SOMTDataEntryC_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 SOMTDataEntryC Class */
- SOMEXTERN
- #if (defined(SOM_Module_scdata_Source) || defined(SOMTDataEntryC_Class_Source) || defined (SOM_DONT_IMPORT_CLASS_SOMTDataEntryC))
- WIN32_DLLEXPORT
- #else
- WIN32_DLLIMPORT
- #endif
- SOMClass * SOMLINK SOMTDataEntryCNewClass(
- integer4,
- integer4 );
-
- /* The API to the SOMTDataEntryC class object, and the methods it introduces. */
- SOMEXTERN struct SOMTDataEntryCClassDataStructure {
- SOMClass *classObject;
- somMToken _get_somtIsSelfRef;
- }
- #if !(defined(SOM_Module_scdata_Source) || defined(SOMTDataEntryC_Class_Source) || defined (SOM_DONT_IMPORT_CLASS_SOMTDataEntryC))
- WIN32_DLLIMPORT
- #elif defined(_MSC_VER)||defined(_WIN32_DECL_PROTO)
- WIN32_DLLEXPORT
- #endif
- SOMDLINK SOMTDataEntryCClassData;
- #define _SOMTDataEntryC SOMTDataEntryCClassData.classObject
-
- /* The API to parentMtabs for SOMTDataEntryC, and the instance data it introduces. */
- SOMEXTERN struct SOMTDataEntryCCClassDataStructure {
- somMethodTabs parentMtab;
- somDToken instanceDataToken;
- }
- #if !(defined(SOM_Module_scdata_Source) || defined(SOMTDataEntryC_Class_Source) || defined (SOM_DONT_IMPORT_CLASS_SOMTDataEntryC))
- WIN32_DLLIMPORT
- #elif defined(_MSC_VER)||defined(_WIN32_DECL_PROTO)
- WIN32_DLLEXPORT
- #endif
- SOMDLINK SOMTDataEntryCCClassData;
-
- /*
- * -- Typedefs for SOMTDataEntryC Method Procedures
- */
- extern "C" {
- typedef boolean SOMLINK somTP_SOMTDataEntryC__get_somtIsSelfRef(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtIsSelfRef *somTD_SOMTDataEntryC__get_somtIsSelfRef;
-
- /*
- * -- Typedefs for Reintroduced Wrapper Methods
- */
- typedef SOMTEntryC* SOMLINK somTP_SOMTDataEntryC__get_somtTypeObj(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtTypeObj *somTD_SOMTDataEntryC__get_somtTypeObj;
- typedef string SOMLINK somTP_SOMTDataEntryC__get_somtPtrs(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtPtrs *somTD_SOMTDataEntryC__get_somtPtrs;
- typedef string SOMLINK somTP_SOMTDataEntryC__get_somtArrayDimsString(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtArrayDimsString *somTD_SOMTDataEntryC__get_somtArrayDimsString;
- typedef unsigned long SOMLINK somTP_SOMTDataEntryC_somtGetFirstArrayDimension(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC_somtGetFirstArrayDimension *somTD_SOMTDataEntryC_somtGetFirstArrayDimension;
- typedef unsigned long SOMLINK somTP_SOMTDataEntryC_somtGetNextArrayDimension(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC_somtGetNextArrayDimension *somTD_SOMTDataEntryC_somtGetNextArrayDimension;
- typedef string SOMLINK somTP_SOMTDataEntryC__get_somtSourceText(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtSourceText *somTD_SOMTDataEntryC__get_somtSourceText;
- typedef string SOMLINK somTP_SOMTDataEntryC__get_somtType(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtType *somTD_SOMTDataEntryC__get_somtType;
- typedef somtVisibilityT SOMLINK somTP_SOMTDataEntryC__get_somtVisibility(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtVisibility *somTD_SOMTDataEntryC__get_somtVisibility;
- typedef boolean SOMLINK somTP_SOMTDataEntryC_somtIsArray(SOMTDataEntryC *somSelf,
- long* size);
- typedef somTP_SOMTDataEntryC_somtIsArray *somTD_SOMTDataEntryC_somtIsArray;
- typedef boolean SOMLINK somTP_SOMTDataEntryC_somtIsPointer(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC_somtIsPointer *somTD_SOMTDataEntryC_somtIsPointer;
- typedef void SOMLINK somTP_SOMTDataEntryC_somDumpSelfInt(SOMTDataEntryC *somSelf,
- long level);
- typedef somTP_SOMTDataEntryC_somDumpSelfInt *somTD_SOMTDataEntryC_somDumpSelfInt;
- typedef long SOMLINK somTP_SOMTDataEntryC_somtSetSymbolsOnEntry(SOMTDataEntryC *somSelf,
- SOMTEmitC* emitter,
- string prefix);
- typedef somTP_SOMTDataEntryC_somtSetSymbolsOnEntry *somTD_SOMTDataEntryC_somtSetSymbolsOnEntry;
- typedef string SOMLINK somTP_SOMTDataEntryC__get_somtEntryName(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtEntryName *somTD_SOMTDataEntryC__get_somtEntryName;
- typedef void SOMLINK somTP_SOMTDataEntryC__set_somtEntryName(SOMTDataEntryC *somSelf,
- string somtEntryName);
- typedef somTP_SOMTDataEntryC__set_somtEntryName *somTD_SOMTDataEntryC__set_somtEntryName;
- typedef SOMTTypes SOMLINK somTP_SOMTDataEntryC__get_somtElementType(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtElementType *somTD_SOMTDataEntryC__get_somtElementType;
- typedef void SOMLINK somTP_SOMTDataEntryC__set_somtElementType(SOMTDataEntryC *somSelf,
- SOMTTypes somtElementType);
- typedef somTP_SOMTDataEntryC__set_somtElementType *somTD_SOMTDataEntryC__set_somtElementType;
- typedef string SOMLINK somTP_SOMTDataEntryC__get_somtElementTypeName(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtElementTypeName *somTD_SOMTDataEntryC__get_somtElementTypeName;
- typedef string SOMLINK somTP_SOMTDataEntryC__get_somtEntryComment(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtEntryComment *somTD_SOMTDataEntryC__get_somtEntryComment;
- typedef unsigned long SOMLINK somTP_SOMTDataEntryC__get_somtSourceLineNumber(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtSourceLineNumber *somTD_SOMTDataEntryC__get_somtSourceLineNumber;
- typedef TypeCode SOMLINK somTP_SOMTDataEntryC__get_somtTypeCode(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtTypeCode *somTD_SOMTDataEntryC__get_somtTypeCode;
- typedef boolean SOMLINK somTP_SOMTDataEntryC__get_somtIsReference(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtIsReference *somTD_SOMTDataEntryC__get_somtIsReference;
- typedef string SOMLINK somTP_SOMTDataEntryC__get_somtIDLScopedName(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtIDLScopedName *somTD_SOMTDataEntryC__get_somtIDLScopedName;
- typedef string SOMLINK somTP_SOMTDataEntryC__get_somtCScopedName(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC__get_somtCScopedName *somTD_SOMTDataEntryC__get_somtCScopedName;
- typedef string SOMLINK somTP_SOMTDataEntryC_somtGetModifierValue(SOMTDataEntryC *somSelf,
- string modifierName);
- typedef somTP_SOMTDataEntryC_somtGetModifierValue *somTD_SOMTDataEntryC_somtGetModifierValue;
- typedef boolean SOMLINK somTP_SOMTDataEntryC_somtGetFirstModifier(SOMTDataEntryC *somSelf,
- string* modifierName,
- string* modifierValue);
- typedef somTP_SOMTDataEntryC_somtGetFirstModifier *somTD_SOMTDataEntryC_somtGetFirstModifier;
- typedef boolean SOMLINK somTP_SOMTDataEntryC_somtGetNextModifier(SOMTDataEntryC *somSelf,
- string* modifierName,
- string* modifierValue);
- typedef somTP_SOMTDataEntryC_somtGetNextModifier *somTD_SOMTDataEntryC_somtGetNextModifier;
- typedef long SOMLINK somTP_SOMTDataEntryC_somtFormatModifier(SOMTDataEntryC *somSelf,
- string buffer,
- string name,
- string value);
- typedef somTP_SOMTDataEntryC_somtFormatModifier *somTD_SOMTDataEntryC_somtFormatModifier;
- typedef long SOMLINK somTP_SOMTDataEntryC_somtGetModifierList(SOMTDataEntryC *somSelf,
- string buffer);
- typedef somTP_SOMTDataEntryC_somtGetModifierList *somTD_SOMTDataEntryC_somtGetModifierList;
- typedef void SOMLINK somTP_SOMTDataEntryC_somtSetEntryStruct(SOMTDataEntryC *somSelf,
- Entry* es);
- typedef somTP_SOMTDataEntryC_somtSetEntryStruct *somTD_SOMTDataEntryC_somtSetEntryStruct;
- typedef void SOMLINK somTP_SOMTDataEntryC_somInit(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC_somInit *somTD_SOMTDataEntryC_somInit;
- typedef void SOMLINK somTP_SOMTDataEntryC_somUninit(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC_somUninit *somTD_SOMTDataEntryC_somUninit;
- typedef SOMObject* SOMLINK somTP_SOMTDataEntryC_somPrintSelf(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC_somPrintSelf *somTD_SOMTDataEntryC_somPrintSelf;
- typedef void SOMLINK somTP_SOMTDataEntryC_somDumpSelf(SOMTDataEntryC *somSelf,
- long level);
- typedef somTP_SOMTDataEntryC_somDumpSelf *somTD_SOMTDataEntryC_somDumpSelf;
- typedef void SOMLINK somTP_SOMTDataEntryC_somDefaultInit(SOMTDataEntryC *somSelf,
- somInitCtrl* ctrl);
- typedef somTP_SOMTDataEntryC_somDefaultInit *somTD_SOMTDataEntryC_somDefaultInit;
- typedef void SOMLINK somTP_SOMTDataEntryC_somDestruct(SOMTDataEntryC *somSelf,
- octet doFree,
- somDestructCtrl* ctrl);
- typedef somTP_SOMTDataEntryC_somDestruct *somTD_SOMTDataEntryC_somDestruct;
- typedef void SOMLINK somTP_SOMTDataEntryC_somDefaultCopyInit(SOMTDataEntryC *somSelf,
- somInitCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTDataEntryC_somDefaultCopyInit *somTD_SOMTDataEntryC_somDefaultCopyInit;
- typedef SOMTDataEntryC* SOMLINK somTP_SOMTDataEntryC_somDefaultAssign(SOMTDataEntryC *somSelf,
- somAssignCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTDataEntryC_somDefaultAssign *somTD_SOMTDataEntryC_somDefaultAssign;
- typedef void SOMLINK somTP_SOMTDataEntryC_somDefaultConstCopyInit(SOMTDataEntryC *somSelf,
- somInitCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTDataEntryC_somDefaultConstCopyInit *somTD_SOMTDataEntryC_somDefaultConstCopyInit;
- typedef void SOMLINK somTP_SOMTDataEntryC_somDefaultVCopyInit(SOMTDataEntryC *somSelf,
- somInitCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTDataEntryC_somDefaultVCopyInit *somTD_SOMTDataEntryC_somDefaultVCopyInit;
- typedef void SOMLINK somTP_SOMTDataEntryC_somDefaultConstVCopyInit(SOMTDataEntryC *somSelf,
- somInitCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTDataEntryC_somDefaultConstVCopyInit *somTD_SOMTDataEntryC_somDefaultConstVCopyInit;
- typedef SOMTDataEntryC* SOMLINK somTP_SOMTDataEntryC_somDefaultConstAssign(SOMTDataEntryC *somSelf,
- somAssignCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTDataEntryC_somDefaultConstAssign *somTD_SOMTDataEntryC_somDefaultConstAssign;
- typedef SOMTDataEntryC* SOMLINK somTP_SOMTDataEntryC_somDefaultVAssign(SOMTDataEntryC *somSelf,
- somAssignCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTDataEntryC_somDefaultVAssign *somTD_SOMTDataEntryC_somDefaultVAssign;
- typedef SOMTDataEntryC* SOMLINK somTP_SOMTDataEntryC_somDefaultConstVAssign(SOMTDataEntryC *somSelf,
- somAssignCtrl* ctrl,
- SOMObject* fromObj);
- typedef somTP_SOMTDataEntryC_somDefaultConstVAssign *somTD_SOMTDataEntryC_somDefaultConstVAssign;
- typedef void SOMLINK somTP_SOMTDataEntryC_somFree(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC_somFree *somTD_SOMTDataEntryC_somFree;
- typedef SOMClass* SOMLINK somTP_SOMTDataEntryC_somGetClass(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC_somGetClass *somTD_SOMTDataEntryC_somGetClass;
- typedef string SOMLINK somTP_SOMTDataEntryC_somGetClassName(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC_somGetClassName *somTD_SOMTDataEntryC_somGetClassName;
- typedef long SOMLINK somTP_SOMTDataEntryC_somGetSize(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC_somGetSize *somTD_SOMTDataEntryC_somGetSize;
- typedef boolean SOMLINK somTP_SOMTDataEntryC_somIsA(SOMTDataEntryC *somSelf,
- SOMClass* aClassObj);
- typedef somTP_SOMTDataEntryC_somIsA *somTD_SOMTDataEntryC_somIsA;
- typedef boolean SOMLINK somTP_SOMTDataEntryC_somIsInstanceOf(SOMTDataEntryC *somSelf,
- SOMClass* aClassObj);
- typedef somTP_SOMTDataEntryC_somIsInstanceOf *somTD_SOMTDataEntryC_somIsInstanceOf;
- typedef boolean SOMLINK somTP_SOMTDataEntryC_somRespondsTo(SOMTDataEntryC *somSelf,
- somId mId);
- typedef somTP_SOMTDataEntryC_somRespondsTo *somTD_SOMTDataEntryC_somRespondsTo;
- typedef boolean SOMLINK somTP_SOMTDataEntryC_somDispatch(SOMTDataEntryC *somSelf,
- somToken* retValue,
- somId methodId,
- va_list ap);
- typedef somTP_SOMTDataEntryC_somDispatch *somTD_SOMTDataEntryC_somDispatch;
- typedef boolean SOMLINK somTP_SOMTDataEntryC_somClassDispatch(SOMTDataEntryC *somSelf,
- SOMClass* clsObj,
- somToken* retValue,
- somId methodId,
- va_list ap);
- typedef somTP_SOMTDataEntryC_somClassDispatch *somTD_SOMTDataEntryC_somClassDispatch;
- typedef boolean SOMLINK somTP_SOMTDataEntryC_somCastObj(SOMTDataEntryC *somSelf,
- SOMClass* cls);
- typedef somTP_SOMTDataEntryC_somCastObj *somTD_SOMTDataEntryC_somCastObj;
- typedef boolean SOMLINK somTP_SOMTDataEntryC_somResetObj(SOMTDataEntryC *somSelf);
- typedef somTP_SOMTDataEntryC_somResetObj *somTD_SOMTDataEntryC_somResetObj;
- }
-
- #endif /* SOMTDataEntryC_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 SOMTDataEntryC
- */
- class SOMTDataEntryC : public SOMTCommonEntryC
- {
- public:
-
- // SOMTDataEntryC::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 (!_SOMTDataEntryC) SOMTDataEntryCNewClass(SOMTDataEntryC_MajorVersion,SOMTDataEntryC_MinorVersion);
- return (void*)
- SOM_Resolve(_SOMTDataEntryC,SOMClass,somNewNoInit)
- ((SOMClass *)((void*)_SOMTDataEntryC));
- }
-
- // SOMTDataEntryC::delete uses somDestruct.
- void operator delete(void * obj)
- {
- if (obj && *(void**)obj) {
- SOM_Resolve(obj,SOMObject,somDestruct)
- ((SOMObject*)obj, 1, 0);
- }
- }
-
- SOMTDataEntryC()
- {
- if (*(void**)this !=
- ((somParentMtabStructPtr)
- (SOMTDataEntryCCClassData.parentMtab))->mtab)
- return;
- ((SOMObject*)((void*)this))->somDefaultInit(0);
- }
-
- SOMTDataEntryC(SOMTDataEntryC* fromObj)
- {
- if (*(void**)this !=
- ((somParentMtabStructPtr)
- (SOMTDataEntryCCClassData.parentMtab))->mtab)
- return;
- ((SOMObject*)((void*)this))->somDefaultCopyInit(0,((SOMObject*)((void*)fromObj)));
- }
-
- SOMTDataEntryC(const SOMTDataEntryC* fromObj)
- {
- if (*(void**)this !=
- ((somParentMtabStructPtr)
- (SOMTDataEntryCCClassData.parentMtab))->mtab)
- return;
- ((SOMObject*)((void*)this))->somDefaultConstCopyInit(0,((SOMObject*)((void*)fromObj)));
- }
-
-
- /* method: _get_somtIsSelfRef */
- boolean _get_somtIsSelfRef()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTDataEntryC,_get_somtIsSelfRef)
- (this);
- }
-
-
- /*
- * Reintroduce inherited methods
- */
-
- /* method: _get_somtTypeObj */
- SOMTEntryC* _get_somtTypeObj()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTCommonEntryC,_get_somtTypeObj)
- (this);
- }
-
-
- /* method: _get_somtPtrs */
- string _get_somtPtrs()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTCommonEntryC,_get_somtPtrs)
- (this);
- }
-
-
- /* method: _get_somtArrayDimsString */
- string _get_somtArrayDimsString()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTCommonEntryC,_get_somtArrayDimsString)
- (this);
- }
-
-
- /* method: somtGetFirstArrayDimension */
- unsigned long somtGetFirstArrayDimension()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTCommonEntryC,somtGetFirstArrayDimension)
- (this);
- }
-
-
- /* method: somtGetNextArrayDimension */
- unsigned long somtGetNextArrayDimension()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTCommonEntryC,somtGetNextArrayDimension)
- (this);
- }
-
-
- /* method: _get_somtSourceText */
- string _get_somtSourceText()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTCommonEntryC,_get_somtSourceText)
- (this);
- }
-
-
- /* method: _get_somtType */
- string _get_somtType()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTCommonEntryC,_get_somtType)
- (this);
- }
-
-
- /* method: _get_somtVisibility */
- somtVisibilityT _get_somtVisibility()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTCommonEntryC,_get_somtVisibility)
- (this);
- }
-
-
- /* method: somtIsArray */
- boolean somtIsArray(long* size)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTCommonEntryC,somtIsArray)
- (this,size);
- }
-
-
- /* method: somtIsPointer */
- boolean somtIsPointer()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTCommonEntryC,somtIsPointer)
- (this);
- }
-
-
- /* method: somDumpSelfInt */
- void somDumpSelfInt(long level)
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somDumpSelfInt)
- (this,level);
- }
-
-
- /* method: somtSetSymbolsOnEntry */
- long somtSetSymbolsOnEntry(SOMTEmitC* emitter,
- string prefix)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,somtSetSymbolsOnEntry)
- (this,emitter,prefix);
- }
-
-
- /* method: _get_somtEntryName */
- string _get_somtEntryName()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,_get_somtEntryName)
- (this);
- }
-
-
- /* method: _set_somtEntryName */
- void _set_somtEntryName(string somtEntryName)
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,_set_somtEntryName)
- (this,somtEntryName);
- }
-
-
- /* method: _get_somtElementType */
- SOMTTypes _get_somtElementType()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,_get_somtElementType)
- (this);
- }
-
-
- /* method: _set_somtElementType */
- void _set_somtElementType(SOMTTypes somtElementType)
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,_set_somtElementType)
- (this,somtElementType);
- }
-
-
- /* method: _get_somtElementTypeName */
- string _get_somtElementTypeName()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,_get_somtElementTypeName)
- (this);
- }
-
-
- /* method: _get_somtEntryComment */
- string _get_somtEntryComment()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,_get_somtEntryComment)
- (this);
- }
-
-
- /* method: _get_somtSourceLineNumber */
- unsigned long _get_somtSourceLineNumber()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,_get_somtSourceLineNumber)
- (this);
- }
-
-
- /* method: _get_somtTypeCode */
- TypeCode _get_somtTypeCode()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,_get_somtTypeCode)
- (this);
- }
-
-
- /* method: _get_somtIsReference */
- boolean _get_somtIsReference()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,_get_somtIsReference)
- (this);
- }
-
-
- /* method: _get_somtIDLScopedName */
- string _get_somtIDLScopedName()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,_get_somtIDLScopedName)
- (this);
- }
-
-
- /* method: _get_somtCScopedName */
- string _get_somtCScopedName()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,_get_somtCScopedName)
- (this);
- }
-
-
- /* method: somtGetModifierValue */
- string somtGetModifierValue(string modifierName)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,somtGetModifierValue)
- (this,modifierName);
- }
-
-
- /* method: somtGetFirstModifier */
- boolean somtGetFirstModifier(string* modifierName,
- string* modifierValue)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,somtGetFirstModifier)
- (this,modifierName,modifierValue);
- }
-
-
- /* method: somtGetNextModifier */
- boolean somtGetNextModifier(string* modifierName,
- string* modifierValue)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,somtGetNextModifier)
- (this,modifierName,modifierValue);
- }
-
-
- /* method: somtFormatModifier */
- long somtFormatModifier(string buffer,
- string name,
- string value)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,somtFormatModifier)
- (this,buffer,name,value);
- }
-
-
- /* method: somtGetModifierList */
- long somtGetModifierList(string buffer)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,somtGetModifierList)
- (this,buffer);
- }
-
-
- /* method: somtSetEntryStruct */
- void somtSetEntryStruct(Entry* es)
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMTEntryC,somtSetEntryStruct)
- (this,es);
- }
-
-
- /* method: somInit */
- void somInit()
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somInit)
- (this);
- }
-
-
- /* method: somUninit */
- void somUninit()
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somUninit)
- (this);
- }
-
-
- /* method: somPrintSelf */
- SOMObject* somPrintSelf()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somPrintSelf)
- (this);
- }
-
-
- /* method: somDumpSelf */
- void somDumpSelf(long level)
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somDumpSelf)
- (this,level);
- }
-
-
- /* initializer method: somDefaultInit */
- void somDefaultInit(somInitCtrl* ctrl)
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somDefaultInit)
- (this,ctrl);
- }
-
-
- /* method: somDestruct */
- void somDestruct(octet doFree,
- somDestructCtrl* ctrl)
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somDestruct)
- (this,doFree,ctrl);
- }
-
-
- /* initializer method: somDefaultCopyInit */
- void somDefaultCopyInit(somInitCtrl* ctrl,
- SOMObject* fromObj)
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somDefaultCopyInit)
- (this,ctrl,fromObj);
- }
-
-
- /* method: somDefaultAssign */
- SOMTDataEntryC* somDefaultAssign(somAssignCtrl* ctrl,
- SOMObject* fromObj)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somDefaultAssign)
- (this,ctrl,fromObj);
- }
-
-
- /* initializer method: somDefaultConstCopyInit */
- void somDefaultConstCopyInit(somInitCtrl* ctrl,
- SOMObject* fromObj)
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somDefaultConstCopyInit)
- (this,ctrl,fromObj);
- }
-
-
- /* initializer method: somDefaultVCopyInit */
- void somDefaultVCopyInit(somInitCtrl* ctrl,
- SOMObject* fromObj)
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somDefaultVCopyInit)
- (this,ctrl,fromObj);
- }
-
-
- /* initializer method: somDefaultConstVCopyInit */
- void somDefaultConstVCopyInit(somInitCtrl* ctrl,
- SOMObject* fromObj)
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somDefaultConstVCopyInit)
- (this,ctrl,fromObj);
- }
-
-
- /* method: somDefaultConstAssign */
- SOMTDataEntryC* somDefaultConstAssign(somAssignCtrl* ctrl,
- SOMObject* fromObj)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somDefaultConstAssign)
- (this,ctrl,fromObj);
- }
-
-
- /* method: somDefaultVAssign */
- SOMTDataEntryC* somDefaultVAssign(somAssignCtrl* ctrl,
- SOMObject* fromObj)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somDefaultVAssign)
- (this,ctrl,fromObj);
- }
-
-
- /* method: somDefaultConstVAssign */
- SOMTDataEntryC* somDefaultConstVAssign(somAssignCtrl* ctrl,
- SOMObject* fromObj)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somDefaultConstVAssign)
- (this,ctrl,fromObj);
- }
-
-
- /* method: somFree */
- void somFree()
- {
- SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somFree)
- (this);
- }
-
-
- /* method: somGetClass */
- SOMClass* somGetClass()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somGetClass)
- (this);
- }
-
-
- /* method: somGetClassName */
- string somGetClassName()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somGetClassName)
- (this);
- }
-
-
- /* method: somGetSize */
- long somGetSize()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somGetSize)
- (this);
- }
-
-
- /* method: somIsA */
- boolean somIsA(SOMClass* aClassObj)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somIsA)
- (this,aClassObj);
- }
-
-
- /* method: somIsInstanceOf */
- boolean somIsInstanceOf(SOMClass* aClassObj)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somIsInstanceOf)
- (this,aClassObj);
- }
-
-
- /* method: somRespondsTo */
- boolean somRespondsTo(somId mId)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somRespondsTo)
- (this,mId);
- }
-
-
- /* va_list method: somDispatch */
- /* the va_list invocation form */
- boolean SOMTDataEntryC_somDispatch(somToken* retValue,
- somId methodId,
- va_list ap)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,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,SOMTDataEntryC,SOMObject,somDispatch)
- (this,retValue,methodId,ap);
- va_end(ap);
- return __somResult;
- }
-
-
- /* va_list method: somClassDispatch */
- /* the va_list invocation form */
- boolean SOMTDataEntryC_somClassDispatch(SOMClass* clsObj,
- somToken* retValue,
- somId methodId,
- va_list ap)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,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,SOMTDataEntryC,SOMObject,somClassDispatch)
- (this,clsObj,retValue,methodId,ap);
- va_end(ap);
- return __somResult;
- }
-
-
- /* method: somCastObj */
- boolean somCastObj(SOMClass* cls)
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somCastObj)
- (this,cls);
- }
-
-
- /* method: somResetObj */
- boolean somResetObj()
- {
- return SOM_ResolveD(this,SOMTDataEntryC,SOMObject,somResetObj)
- (this);
- }
-
-
-
- }; /* SOMTDataEntryC */
-
-
-
- #endif /* SOM_SOMTDataEntryC_xh */
-