summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/typecode.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-23 09:49:13 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-23 09:49:13 +0000
commit533f27433e02c64501450918576f1bbf66678f45 (patch)
tree17ced2799edf936658350f50a6da10ccfbb4c301 /TAO/tests/Param_Test/typecode.h
parent32579274bd274033ccf8f88195e76a17ecf862cd (diff)
downloadATCD-533f27433e02c64501450918576f1bbf66678f45.tar.gz
Added dii_req_invoke method.
Diffstat (limited to 'TAO/tests/Param_Test/typecode.h')
-rw-r--r--TAO/tests/Param_Test/typecode.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tests/Param_Test/typecode.h b/TAO/tests/Param_Test/typecode.h
index 5c8896e6551..c35274ad2a1 100644
--- a/TAO/tests/Param_Test/typecode.h
+++ b/TAO/tests/Param_Test/typecode.h
@@ -61,6 +61,9 @@ public:
void print_values (void);
// print all the values
+ void dii_req_invoke (CORBA::Request *);
+ // invoke DII request with appropriate exception handling.
+
private:
CORBA::TypeCode_var tc_holder_;
// place for selected typecode to stay during time