OAM and statistics specific operation
[anna.git] / example / diameter / launcher / Launcher.hpp
index 3ce4a20..8bd0093 100644 (file)
@@ -112,6 +112,7 @@ public:
   void resetCounters() throw();
   void signalUSR2() throw(anna::RuntimeException);
   std::string help() const throw();
+  anna::xml::Node* oamAndStatsAsXML(anna::xml::Node* parent) const throw();
 
   // helpers
   bool getDataBlockFromHexFile(const std::string &pathfile, anna::DataBlock &db) const throw();