Bull DPX/20 Guia do Utilizador Página 132

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 424
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 131
1 2 ... 127 128 129 130 131 132 133 134 135 136 137 ... 423 424

Comentários a estes Manuais

Sem comentários