summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/operations/TestAMDI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/operations/TestAMDI.h')
-rw-r--r--cpp/test/Ice/operations/TestAMDI.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/test/Ice/operations/TestAMDI.h b/cpp/test/Ice/operations/TestAMDI.h
index 404f96feb7a..6388b366152 100644
--- a/cpp/test/Ice/operations/TestAMDI.h
+++ b/cpp/test/Ice/operations/TestAMDI.h
@@ -102,6 +102,10 @@ public:
const Test::StringSS&, const Test::StringSS&,
const Ice::Current&);
+ virtual void opStringSSS_async(const Test::AMD_MyClass_opStringSSSPtr&,
+ const Test::StringSSS&, const Test::StringSSS&,
+ const Ice::Current&);
+
virtual void opByteBoolD_async(const Test::AMD_MyClass_opByteBoolDPtr&,
const Test::ByteBoolD&, const Test::ByteBoolD&,
const Ice::Current&);