FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMEcoreInternal.h
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 $"
4 
10 // All in OMEcreate.cpp
11 
13  const OMEtype &obj);
15 OME_CORE_CALL int makeExclusionACL(OMEthread *thread, OMEtype &result,
16  const OMEtype &methods);
17 OME_CORE_CALL int makeOIDwithACL(OMEthread *thread, OMEtype &result,
18  const OMEtype &acl);
20  const OMEtype &classData, const OMEtype &metaObj);
21 OME_CORE_CALL int OILimportObject(OMEthread *thread, OMEtype &result,
22  const OMEtype &objData, const OMEtype &duplicateFlag);
23 
26 #endif
27 /* vim: set expandtab shiftwidth=4 tabstop=4: */
OILsetClassMetaObject
OME_CORE_CALL int OILsetClassMetaObject(OMEthread *thread, OMEtype &result, const OMEtype &classData, const OMEtype &metaObj)
Definition: OMEcreate.cpp:190
_noteShutdownThread
OME_CORE_CALL int _noteShutdownThread(OMEthread *thread, OMEtype &result)
Definition: OMEcreate.cpp:126
OILimportObject
OME_CORE_CALL int OILimportObject(OMEthread *thread, OMEtype &result, const OMEtype &objData, const OMEtype &duplicateFlag)
Definition: OMEcreate.cpp:239
OMEtype
Fundamental ANY type for FARGOS/VISTA Object Management Environment.
Definition: OMEbaseType.h:250
_noteObjectCreator
OME_CORE_CALL int _noteObjectCreator(OMEthread *thread, OMEtype &result, const OMEtype &obj)
Definition: OMEcreate.cpp:105
makeOIDwithACL
OME_CORE_CALL int makeOIDwithACL(OMEthread *thread, OMEtype &result, const OMEtype &acl)
Definition: OMEcreate.cpp:175
makeExclusionACL
OME_CORE_CALL int makeExclusionACL(OMEthread *thread, OMEtype &result, const OMEtype &methods)
Definition: OMEcreate.cpp:146
OMEthread
Public interface to an OME thread.
Definition: OMEthread.h:60
OME_CORE_CALL
#define OME_CORE_CALL
Definition: compiler_hints.h:472
Generated: Tue Jul 28 2020 16:03:25
Support Information