Go to the documentation of this file. 1 #ifndef _OME_CORE_INTERNAL
2 #define _OME_CORE_INTERNAL "$Id: OMEcoreInternal.h 350 2020-05-21 19:47:33Z geoff $"
OME_CORE_CALL int OILsetClassMetaObject(OMEthread *thread, OMEtype &result, const OMEtype &classData, const OMEtype &metaObj)
Definition: OMEcreate.cpp:190
OME_CORE_CALL int _noteShutdownThread(OMEthread *thread, OMEtype &result)
Definition: OMEcreate.cpp:126
OME_CORE_CALL int OILimportObject(OMEthread *thread, OMEtype &result, const OMEtype &objData, const OMEtype &duplicateFlag)
Definition: OMEcreate.cpp:239
Fundamental ANY type for FARGOS/VISTA Object Management Environment.
Definition: OMEbaseType.h:250
OME_CORE_CALL int _noteObjectCreator(OMEthread *thread, OMEtype &result, const OMEtype &obj)
Definition: OMEcreate.cpp:105
OME_CORE_CALL int makeOIDwithACL(OMEthread *thread, OMEtype &result, const OMEtype &acl)
Definition: OMEcreate.cpp:175
OME_CORE_CALL int makeExclusionACL(OMEthread *thread, OMEtype &result, const OMEtype &methods)
Definition: OMEcreate.cpp:146
Public interface to an OME thread.
Definition: OMEthread.h:60
#define OME_CORE_CALL
Definition: compiler_hints.h:472