Fix and feature
[anna.git] / example / diameter / launcher / Launcher.hpp
index dcc684d..8f272d9 100644 (file)
@@ -102,6 +102,7 @@ public:
 
   // Operated host for communication resources smart assignment ////////////////////////////////////////////////////////////
   void updateOperatedOriginHostWithMessage(const anna::diameter::codec::Message &message) throw(anna::RuntimeException);
+  OriginHost *getWorkingNode() const throw(anna::RuntimeException);
   OriginHost *getOperatedHost() const throw(anna::RuntimeException);
   MyDiameterEntity *getOperatedEntity() const throw(anna::RuntimeException);
   MyLocalServer *getOperatedServer() const throw(anna::RuntimeException);