summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/Proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Ice/Proxy.h')
-rw-r--r--cpp/include/Ice/Proxy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/include/Ice/Proxy.h b/cpp/include/Ice/Proxy.h
index 8143eadf58a..02e86ba02f4 100644
--- a/cpp/include/Ice/Proxy.h
+++ b/cpp/include/Ice/Proxy.h
@@ -63,6 +63,7 @@ public:
::Ice::ObjectPrx _twoway() const;
::Ice::ObjectPrx _oneway() const;
+ ::Ice::ObjectPrx _secure() const;
::Ice::ObjectPrx _datagram() const;
::Ice::ObjectPrx _timeout(int) const;