summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.h
diff options
context:
space:
mode:
authorfrehberger <frehberger@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-03-29 06:26:35 +0000
committerfrehberger <frehberger@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-03-29 06:26:35 +0000
commitefef0e599c98ce8f02194b8b4a7f4a50a2d176a3 (patch)
treedf940e25a0a4cb8300316ad185a91ffb0395b5ed /TAO/tao/ORB_Core.h
parentbe40195a7eedc4e0f2e33886a5d71c8172143481 (diff)
downloadATCD-efef0e599c98ce8f02194b8b4a7f4a50a2d176a3.tar.gz
ChangeLogTag: Tue Mar 28 23:59:00 UTC 2006 Frank Rehberger <frehberger@prismtech.com>
Diffstat (limited to 'TAO/tao/ORB_Core.h')
-rw-r--r--TAO/tao/ORB_Core.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tao/ORB_Core.h b/TAO/tao/ORB_Core.h
index 1b609460548..9eb8910fac2 100644
--- a/TAO/tao/ORB_Core.h
+++ b/TAO/tao/ORB_Core.h
@@ -888,6 +888,12 @@ public:
/// flush
TAO::Transport_Queueing_Strategy &default_transport_queueing_strategy (void);
+ /// Verify condition for permanent forward is given,
+ /// both parameters must provide group attributes.
+ CORBA::Boolean is_permanent_forward_condition
+ (const CORBA::Object_ptr obj,
+ const TAO_Service_Context &service_context);
+
protected:
/// Destructor is protected since the ORB Core is a reference