Add fourth work package for REST API implementation
[anna.git] / example / diameter / launcher / EventOperation.hpp
index 6fceb85..1f0a4ab 100644 (file)
@@ -136,7 +136,7 @@ public:
   bool test__look(std::string &response, int id = -1 /* current */);
   bool test__state(std::string &response, int id = -1 /* current */);
   bool test__interact(std::string &response, int amount, unsigned int id = -1 /* current */);
-  bool test__reset(std::string &response, bool soft_hard = true, unsigned int id = -2 /* apply to all the tests */);
+  bool test__reset(std::string &response, bool soft_hard = true, int id = -1 /* apply to all the tests */);
   bool test__repeats(std::string &response, int amount);
   bool test__auto_reset(std::string &response, bool soft_hard);
   bool test__initialized(std::string &response);