summaryrefslogtreecommitdiff
path: root/TAO/tao/ClientRequestInfo_i.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-11-20 23:15:29 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-11-20 23:15:29 +0000
commit2b382657fdd2b26cf3eb50abdeb0783825a936de (patch)
treeb4b05f7b46d41e3ce518d64808a2a17dbf23d9fa /TAO/tao/ClientRequestInfo_i.h
parent3093f63dd3203f54ab9327ab9861063fc6dab87f (diff)
downloadATCD-2b382657fdd2b26cf3eb50abdeb0783825a936de.tar.gz
ChangeLogTag:Wed Nov 20 15:15:02 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/ClientRequestInfo_i.h')
-rw-r--r--TAO/tao/ClientRequestInfo_i.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/ClientRequestInfo_i.h b/TAO/tao/ClientRequestInfo_i.h
index 49639e6a8ef..235ac9928d7 100644
--- a/TAO/tao/ClientRequestInfo_i.h
+++ b/TAO/tao/ClientRequestInfo_i.h
@@ -224,6 +224,11 @@ public:
protected:
+ /// Setup thread scope and request scope
+ /// PortableInterceptor::Current objects.
+ void setup_picurrent (void);
+
+
/// Helper method to get the request and response service contexts.
IOP::ServiceContext *get_service_context_i (
TAO_Service_Context &service_context_list,