Bull DPX/20 Podręcznik Użytkownika Strona 263

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 424
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 262
2-95
DSOM Framework Reference
SOMDObject Class
Description
The SOMDObject class implements the methods that can be applied to all CORBA object
references: for example, get_implementation, get_interface, is_nil, duplicate, and
release. (In the CORBA 1.1 specification, these methods are described in Chapter 8.)
In DSOM, there is also another derivation of this class: SOMDClientProxy. This subclass
inherits the implementation of SOMDObject, but extends it by overriding somDispatch with
a “remote dispatch” method, and caches the binding to the server process. Whenever a
remote object is accessed, it is represented in the client process by a SOMDClientProxy
object.
File Stem
somdobj
Base
SOMObject
Metaclass
SOMClass
Ancestor Classes
SOMObject
New Methods
create_request
create_request_args *
duplicate
get_implementation
get_interface
is_constant *
is_nil
is_proxy *
is_SOM_ref *
release
(* These methods were added by DSOM to supplement the published CORBA 1.1
interfaces.)
Overridden methods
somInit
somUninit
somDumpSelfInt
Przeglądanie stron 262
1 2 ... 258 259 260 261 262 263 264 265 266 267 268 ... 423 424

Komentarze do niniejszej Instrukcji

Brak uwag