diff options
Diffstat (limited to 'cppe/src/IceE/Reference.h')
-rw-r--r-- | cppe/src/IceE/Reference.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cppe/src/IceE/Reference.h b/cppe/src/IceE/Reference.h index 7308f6ccb7b..9de7ea628e2 100644 --- a/cppe/src/IceE/Reference.h +++ b/cppe/src/IceE/Reference.h @@ -53,6 +53,8 @@ public: ReferencePtr defaultContext() const; + Ice::CommunicatorPtr getCommunicator() const; + virtual std::vector<EndpointPtr> getEndpoints() const = 0; // |