Bull DPX/20 Betriebsanweisung Seite 276

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 424
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 275
2-108
SOMobjects Base Toolkit: Programmers Reference Manual
SOMDObjectMgr Class
Description
The SOMDObjectMgr class is derived from ObjectMgr class and provides the DSOM
implementations for the ObjectMgr methods.
File Stem
somdom
Base
ObjectMgr
Metaclass
SOMMSingleInstance
Ancestor Classes
ObjectMgr
SOMObject
Attribute
Listed below is an available SOMDObjectMgr attribute, with its corresponding type in
parentheses, followed by a description of its purpose:
somd21somFree (boolean)
Determines whether or not somFree, when invoked on a proxy object, will
free the proxy object along with the remote object. The default value is
FALSE, indicating that only the remote object will be freed when somFree
is invoked on a proxy object. Setting this attribute to TRUE as part of
client-program initialization, for example,
__set_somd21somdFree(SOMD_ObjectMgr, ev, TRUE);
has the effect that all subsequent invocations of somFree on proxy objects
will free both the remote object and the proxy.
New Methods
somdFindAnyServerByClass *
somdFindServer *
somdFindServerByName *
somdFindServersByClass *
(* This class and its methods were added by DSOM to supplement the published CORBA
1.1 interfaces.)
Overridden Methods
somdDestroyObject
somdGetIdFromObject
somdGetObjectFromId
somdNewObject
somdReleaseObject
somInit
Seitenansicht 275
1 2 ... 271 272 273 274 275 276 277 278 279 280 281 ... 423 424

Kommentare zu diesen Handbüchern

Keine Kommentare