summaryrefslogtreecommitdiff
path: root/TAO/tao/MessagingC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/MessagingC.cpp')
-rw-r--r--TAO/tao/MessagingC.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/tao/MessagingC.cpp b/TAO/tao/MessagingC.cpp
index 5bf8c2c8604..9882d51e961 100644
--- a/TAO/tao/MessagingC.cpp
+++ b/TAO/tao/MessagingC.cpp
@@ -1,6 +1,7 @@
/* -*- C++ -*- */
// $Id$
+
// ****** Code generated by the The ACE ORB (TAO) IDL Compiler *******
// TAO and the TAO IDL Compiler have been developed by the Center for
// Distributed Object Computing at Washington University, St. Louis.
@@ -23,6 +24,7 @@
ACE_RCSID(tao, MessagingC, "$Id$")
+
static const CORBA::Long _oc_Messaging_RebindMode[] =
{
TAO_ENCAP_BYTE_ORDER, // byte order
@@ -1669,6 +1671,7 @@ CORBA::Object_ptr Messaging::Poller::operation_target (
TAO_GIOP_Twoway_Invocation _tao_call (
istub,
"_get_""operation_target",
+ 21,
istub->orb_core ()
);
@@ -1723,6 +1726,7 @@ char * Messaging::Poller::operation_name (
TAO_GIOP_Twoway_Invocation _tao_call (
istub,
"_get_""operation_name",
+ 19,
istub->orb_core ()
);
@@ -1777,6 +1781,7 @@ Messaging::ReplyHandler_ptr Messaging::Poller::associated_handler (
TAO_GIOP_Twoway_Invocation _tao_call (
istub,
"_get_""associated_handler",
+ 23,
istub->orb_core ()
);
@@ -1831,6 +1836,7 @@ void Messaging::Poller::associated_handler (
TAO_GIOP_Twoway_Invocation _tao_call (
istub,
"_set_""associated_handler",
+ 23,
istub->orb_core ()
);
@@ -1886,6 +1892,7 @@ CORBA::Boolean Messaging::Poller::is_from_poller (
TAO_GIOP_Twoway_Invocation _tao_call (
istub,
"_get_""is_from_poller",
+ 19,
istub->orb_core ()
);
@@ -1940,6 +1947,7 @@ CORBA::Object_ptr Messaging::Poller::target (
TAO_GIOP_Twoway_Invocation _tao_call (
istub,
"_get_""target",
+ 11,
istub->orb_core ()
);
@@ -1994,6 +2002,7 @@ char * Messaging::Poller::op_name (
TAO_GIOP_Twoway_Invocation _tao_call (
istub,
"_get_""op_name",
+ 12,
istub->orb_core ()
);