#include <subscribeCmdWorker.h>
|
| SubscribeCmdWorker (boost::asio::io_service &ios, const std::vector< std::string > &device_list, std::string endpoint) |
|
SubscribeCmdWorker::SubscribeCmdWorker |
( |
boost::asio::io_service & |
ios, |
|
|
const std::vector< std::string > & |
device_list, |
|
|
std::string |
endpoint |
|
) |
| |
|
explicit |
void SubscribeCmdWorker::finished |
( |
| ) |
|
|
signal |
void SubscribeCmdWorker::process |
( |
| ) |
|
|
slot |
void SubscribeCmdWorker::receivedData |
( |
const QString & |
topic_name, |
|
|
const std::any & |
topic_data |
|
) |
| |
|
signal |
The documentation for this class was generated from the following files: