Bull DPX/20 Guida Utente Pagina 132

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 424
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 131
1 2 ... 127 128 129 130 131 132 133 134 135 136 137 ... 423 424

Commenti su questo manuale

Nessun commento