summaryrefslogtreecommitdiff
path: root/TAO/tao/Stub.h
diff options
context:
space:
mode:
authormarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-09-14 22:04:54 +0000
committermarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-09-14 22:04:54 +0000
commit893064a5004bfd3622d85946d6477dd8897e4554 (patch)
tree36f2482afc4138f048170b6c12cd209745da0df8 /TAO/tao/Stub.h
parent6d10089042b8a5a9a1d82ca592bff7d0439c265f (diff)
downloadATCD-893064a5004bfd3622d85946d6477dd8897e4554.tar.gz
Tue Sep 14 15:15:59 1999 Marina Spivak <marina@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Stub.h')
-rw-r--r--TAO/tao/Stub.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Stub.h b/TAO/tao/Stub.h
index d313f822666..bae489f995c 100644
--- a/TAO/tao/Stub.h
+++ b/TAO/tao/Stub.h
@@ -42,6 +42,7 @@
#if defined (TAO_HAS_CORBA_MESSAGING)
#include "tao/MessagingS.h"
+#include "tao/TAOS.h"
#endif /* TAO_HAS_CORBA_MESSAGING */
@@ -278,6 +279,9 @@ public:
POA_Messaging::RelativeRoundtripTimeoutPolicy*
relative_roundtrip_timeout (void);
+ POA_TAO::ClientPriorityPolicy*
+ client_priority (void);
+
CORBA::Policy_ptr get_client_policy (
CORBA::PolicyType type,
CORBA::Environment &ACE_TRY_ENV =