Bull DPX/20 Betriebsanweisung Seite 132

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 424
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 131
1-120 SOMobjects Base Toolkit: Programmers Reference Manual
somRegisterClass Method
Purpose
Adds a class object to the SOM run-time class registry.
IDL Syntax
void somRegisterClass (in SOMClass classObj);
Note: For backward compatibility, this method does not take an Environment parameter.
Description
The somRegisterClass method adds a class object to the SOM run-time class registry
maintained by SOMClassMgrObject.
All SOM run-time class objects should be registered with the SOMClassMgrObject. This is
done automatically during the execution of the somClassReady method as class objects
are created.
Parameters
receiver Usually SOMClassMgrObject (or a pointer to an instance of a
user-supplied subclass of SOMClassMgr).
classObj A pointer to the class object to add to the SOM class registry.
Original Class
SOMClassMgr
Related Information
Methods: somUnregisterClass
Seitenansicht 131
1 2 ... 127 128 129 130 131 132 133 134 135 136 137 ... 423 424

Kommentare zu diesen Handbüchern

Keine Kommentare