2-85
DSOM Framework Reference
SOMDClientProxy Class
Description
The SOMDClientProxy class implements DSOM proxy objects in Clients.
SOMDClientProxy overrides the usual somDispatch methods with versions that build a
DSOM Request for remote invocation and dispatch it to the remote object. It is intended
that the implementation of this “generic” proxy class will be used to derive specific proxy
classes via multiple inheritance. The remote dispatch method is inherited from this client
proxy class, while the desired interface — and language bindings — are inherited from the
target class (but not the implementation).
SOMDClientProxy Animal
Animal_Proxy
File Stem
somdcprx
Base
SOMDObject
Metaclass
SOMClass
Ancestor Classes
SOMObject
SOMDObject
New Methods
somdProxyFree *
somdProxyGetClass *
somdProxyGetClassName *
somdReleaseResources *
somdTargetFree *
somdTargetGetClass *
somdTargetGetClassName *
(* This class and its methods were added by DSOM to supplement the published CORBA
1.1 interfaces.)
Komentarze do niniejszej Instrukcji