Jump to content

SOMUC.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
This component is part of System Object Model. It referred as the Collection Class Library.
System Object Model Utility Class Library.


The Collection Classes constitute a large group of classes and methods provided for the programmer's convenience. Collection Classes, sometimes called Foundation Classes, are a set of classes whose purpose is to contain other objects. These classes and their related methods implement most of the common data structures encountered in programming, thus relieving the programmer of those coding tasks. You can use collection classes in client code or as the basis for deriving new classes.
The Collection Classes constitute a large group of classes and methods provided for the programmer's convenience. Collection Classes, sometimes called Foundation Classes, are a set of classes whose purpose is to contain other objects. These classes and their related methods implement most of the common data structures encountered in programming, thus relieving the programmer of those coding tasks. You can use collection classes in client code or as the basis for deriving new classes.
Line 5: Line 5:
==Version==
==Version==
{|class="wikitable"
{|class="wikitable"
!Date||Version||Size||Comments
|-
|-
!Date
|1999-06-30|| ||81,700 bytes||
!Version
!Size
!Comments
|-
|1999-06-30 16:34
|
|81,700 bytes
|
|}
|}


Line 94: Line 87:
# somf_TDequeClassData
# somf_TDequeClassData


==DLL's Loaded==
==DLLs Loaded==
* [[SOM.DLL]]
* [[SOM.DLL]]
* [[SOMU.DLL]]
* [[SOMU.DLL]]
Line 101: Line 94:
* [[MSG.DLL]]
* [[MSG.DLL]]


[[Category:Files]]
[[Category:DLL]]

Latest revision as of 22:29, 17 February 2020

System Object Model Utility Class Library.

The Collection Classes constitute a large group of classes and methods provided for the programmer's convenience. Collection Classes, sometimes called Foundation Classes, are a set of classes whose purpose is to contain other objects. These classes and their related methods implement most of the common data structures encountered in programming, thus relieving the programmer of those coding tasks. You can use collection classes in client code or as the basis for deriving new classes.

Version

Date Version Size Comments
1999-06-30 81,700 bytes

DLL Entry Point

  1. somf_TPrimitiveLinkedListIteratorNewClass
  2. somf_TCollectibleLongCClassData
  3. somf_TSequenceIteratorClassData
  4. somf_MLinkableNewClass
  5. somf_TPrimitiveLinkedListIteratorClassData
  6. somf_TIteratorNewClass
  7. somf_TSequenceIteratorCClassData
  8. somf_TSequenceNewClass
  9. somf_TSortedSequenceNodeClassData
  10. somf_THashTableIteratorNewClass
  11. somf_TDictionaryIteratorClassData
  12. somf_TSortedSequenceNodeNewClass
  13. somf_THashTableIteratorCClassData
  14. somf_THashTableIteratorClassData
  15. somf_TDictionaryIteratorNewClass
  16. somf_TPrimitiveLinkedListNewClass
  17. somf_TSortedSequenceNodeCClassData
  18. somf_MLinkableClassData
  19. somf_TDictionaryIteratorCClassData
  20. somf_TPrimitiveLinkedListClassData
  21. somf_MOrderableCollectibleNewClass
  22. somf_TIteratorClassData
  23. somf_TPrimitiveLinkedListIteratorCClassData
  24. somf_MLinkableCClassData
  25. somf_TSequenceClassData
  26. somf_MCollectibleNewClass
  27. somf_THashTableNewClass
  28. somf_TIteratorCClassData
  29. somf_TCollectionClassData
  30. somf_THashTableCClassData
  31. somf_TSequenceCClassData
  32. somf_THashTableClassData
  33. somf_TDictionaryClassData
  34. somf_TCollectionNewClass
  35. somf_TDictionaryNewClass
  36. somf_TSetIteratorNewClass
  37. somf_MCollectibleClassData
  38. somf_TCollectionCClassData
  39. somf_MOrderableCollectibleClassData
  40. somf_TDictionaryCClassData
  41. somf_TPrimitiveLinkedListCClassData
  42. somf_MOrderableCollectibleCClassData
  43. somf_TSetIteratorClassData
  44. somf_TSortedSequenceIteratorClassData
  45. somf_TSortedSequenceIteratorNewClass
  46. somf_TPriorityQueueIteratorNewClass
  47. somf_TSetNewClass
  48. somf_TPriorityQueueIteratorCClassData
  49. somf_TPriorityQueueIteratorClassData
  50. somf_MCollectibleCClassData
  51. somf_TSortedSequenceIteratorCClassData
  52. somf_TDequeLinkableNewClass
  53. somf_TDequeLinkableCClassData
  54. somf_TDequeLinkableClassData
  55. somf_TSetClassData
  56. somf_TCollectibleLongNewClass
  57. somf_TSetIteratorCClassData
  58. somf_TDequeIteratorNewClass
  59. somf_TSortedSequenceClassData
  60. somf_TDequeIteratorCClassData
  61. somf_TDequeIteratorClassData
  62. somf_TSortedSequenceNewClass
  63. somf_TPriorityQueueNewClass
  64. somf_TPriorityQueueCClassData
  65. somf_TPriorityQueueClassData
  66. somf_TCollectibleLongClassData
  67. somf_TSortedSequenceCClassData
  68. somf_TSequenceIteratorNewClass
  69. somf_TAssocNewClass
  70. somf_TSetCClassData
  71. somf_TDequeNewClass
  72. somf_TAssocCClassData
  73. somf_TAssocClassData
  74. somf_TDequeCClassData
  75. somf_TDequeClassData

DLLs Loaded