summaryrefslogtreecommitdiff
path: root/TAO/tao/ClientRequestInfo.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-04-10 17:54:40 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-04-10 17:54:40 +0000
commit2079841392cdb5042c581ea8e8f4b59813c24c12 (patch)
tree24e362138dc1a19d5450a0d3fc825d4490c45a7b /TAO/tao/ClientRequestInfo.h
parent286175bd76e297cf4617dd8adca741f0d42e5e0b (diff)
downloadATCD-2079841392cdb5042c581ea8e8f4b59813c24c12.tar.gz
ChangeLogTag:Tue Apr 10 10:45:26 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/ClientRequestInfo.h')
-rw-r--r--TAO/tao/ClientRequestInfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/ClientRequestInfo.h b/TAO/tao/ClientRequestInfo.h
index 3b559484d92..ef92b0c92c7 100644
--- a/TAO/tao/ClientRequestInfo.h
+++ b/TAO/tao/ClientRequestInfo.h
@@ -167,6 +167,7 @@ public:
* an extension used internally by TAO.
*/
//@{
+
/// Change the exception status.
void exception (CORBA::Exception *exception);
@@ -184,6 +185,7 @@ public:
//@}
protected:
+
/// Helper method to get the request and response service contexts.
IOP::ServiceContext *get_service_context_i (
TAO_Service_Context &service_context_list,