Jump to content

SOM Kernel: Difference between revisions

From EDM2
Prokushev (talk | contribs)
Added kernel functions
 
Ak120 (talk | contribs)
mNo edit summary
 
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=== Kernel ===
SOM Kernel Class Organization.
==== Functions ====
 
== Functions ==
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
* [[somApply]]
* [[somApply]]
* [[somBeginPersistentIds]]
* [[somBeginPersistentIds]]
Line 17: Line 19:
* [[somGetGlobalEnvironment]]
* [[somGetGlobalEnvironment]]
* [[somIdFromString]]
* [[somIdFromString]]
* [[somIsObject]]
* [[somIsObj]]
* [[somLPrintf]]
* [[somLPrintf]]
* [[somMainProgram]]
* [[somMainProgram]]
Line 44: Line 46:
* [[SOMDeleteModule]]
* [[SOMDeleteModule]]
* [[SOMError]]
* [[SOMError]]
* [[somFree]]
* [[SOMFree]]
* [[SOMInitModule]]
* [[SOMInitModule]]
* [[SOMLoadModule]]
* [[SOMLoadModule]]
Line 50: Line 52:
* [[SOMOutCharRoutine]]
* [[SOMOutCharRoutine]]
* [[SOMRealloc]]
* [[SOMRealloc]]
</div>


==== Macros ====
== Macros ==
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
* [[SOM_Assert]]
* [[SOM_Assert]]
* [[SOM_ClassLibrary]]
* [[SOM_ClassLibrary]]
Line 60: Line 64:
* [[SOM_GetClass]]
* [[SOM_GetClass]]
* [[SOM_InitEnvironment]]
* [[SOM_InitEnvironment]]
* [[SOM_MainProgeam]]
* [[SOM_MainProgram]]
* [[SOM_NoTrace]]
* [[SOM_NoTrace]]
* [[SOM_ParentNumResolve]]
* [[SOM_ParentNumResolve]]
Line 70: Line 74:
* [[SOM_UninitEnvironment]]
* [[SOM_UninitEnvironment]]
* [[SOM_WarnMsg]]
* [[SOM_WarnMsg]]
</div>


==== Classes ====
== Classes ==
* [[SOMObject]]
* [[SOMObject]]
* [[SOMClassMgr]]
* [[SOMClassMgr]]


==== Metaclasses ====
== Metaclasses ==
* [[SOMClass]]
* [[SOMClass]]
[[Category:SOM Kernel]]

Latest revision as of 00:17, 16 January 2021