1 #ifndef REQUEST_STOPIGN_HANDLER_H
2 #define REQUEST_STOPIGN_HANDLER_H
8 #include <rad/MsgRequestor.hpp>
9 #include <rad/Helper.hpp>
10 #include <rad/Logger.hpp>
38 boost::asio::io_service mIOS;
41 #endif // SETUP_OBJECT_H
Definition: requestStopIgnHandler.h:15
Definition: requests.pb.h:2480
bool SendSynch(const std::string endpoint, modif::ReqStopIgn req, const long replyTimeout)
Definition: requestStopIgnHandler.cpp:21
RequestStopIgnHandler()
Definition: requestStopIgnHandler.cpp:12
Definition: requests.pb.h:2582
void ReplyLog(const QString &type, const QString &cmd, const QString &text)
optional int32 error_code
Definition: topics.proto:14
virtual ~RequestStopIgnHandler()
Definition: requestStopIgnHandler.cpp:16