summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Reference.h
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2005-11-14 10:53:18 +0000
committerMatthew Newhook <matthew@zeroc.com>2005-11-14 10:53:18 +0000
commit4080b9013878e242cf93b9672607c81329380adb (patch)
tree6d97467d754e70b6b79f903fa3ba3ca70052d9b9 /cpp/src/Ice/Reference.h
parentBug 429 (diff)
downloadice-4080b9013878e242cf93b9672607c81329380adb.tar.bz2
ice-4080b9013878e242cf93b9672607c81329380adb.tar.xz
ice-4080b9013878e242cf93b9672607c81329380adb.zip
bug 429
Diffstat (limited to 'cpp/src/Ice/Reference.h')
-rw-r--r--cpp/src/Ice/Reference.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Ice/Reference.h b/cpp/src/Ice/Reference.h
index 41ce6eddd84..f797d25e021 100644
--- a/cpp/src/Ice/Reference.h
+++ b/cpp/src/Ice/Reference.h
@@ -275,6 +275,7 @@ protected:
private:
std::string _adapterId;
+ std::string _connectionId;
LocatorInfoPtr _locatorInfo;
};