howto get the servant from the object reference
- From: Dietmar Maurer <dietmar maurer-it com>
- To: orbit-list gnome org
- Subject: howto get the servant from the object reference
- Date: Wed, 01 Nov 2000 11:57:03 +0100
Is it possible to get the PortableServer_Servant if I only
have a CORBA_Object (if the object is local)?
What I need is something like this:
if (servant = servant_from_object (obj)) {
/* found the servant */
} else {
/* object is not local */
}
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]