|
| void | handle (const std::string &messageId, const std::string &payload, System &system) override |
| |
| MessageType | getHandledType () const override |
| |
◆ getHandledType()
| MessageType DataHandler::getHandledType |
( |
| ) |
const |
|
overridevirtual |
◆ handle()
| void DataHandler::handle |
( |
const std::string & |
messageId, |
|
|
const std::string & |
payload, |
|
|
System & |
system |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files:
- include/control/handlers/DataHandler.hpp
- src/control/handlers/DataHandler.cpp