X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=include%2Fanna%2Fdiameter.comm%2FEntity.hpp;h=8dec08cce8fecc4fffed64cbc6bf8cf9f38567ff;hb=74730c7d0e4f713c932d6b06a07644d1c3c6c6c1;hp=d0da8c569f1e364139b7791a8c54855104a6fdc8;hpb=431d322261ecfd6ef354abb392edbf8987e2407a;p=anna.git diff --git a/include/anna/diameter.comm/Entity.hpp b/include/anna/diameter.comm/Entity.hpp index d0da8c5..8dec08c 100644 --- a/include/anna/diameter.comm/Entity.hpp +++ b/include/anna/diameter.comm/Entity.hpp @@ -134,11 +134,11 @@ public: */ void setEngine(Engine *e) throw() { a_engine = e; } -// /** -// * Gets the diameter::comm::Engine -// * @return Diameter::comm::Engine -// */ -// Engine *getEngine() const throw() { return a_engine; } + /** + * Gets the diameter::comm::Engine + * @return Diameter::comm::Engine + */ + Engine *getEngine() const throw() { return a_engine; } /** * Add a server to the entity and create all the servers configured at #setSocketsPerDiameterServer within that server.