#include <bowman_thread.h>
|
using | ContextSP = std::shared_ptr< zmq::context_t > |
|
using | SocketUP = std::unique_ptr< zmq::socket_t > |
|
using | SocketSP = std::shared_ptr< zmq::socket_t > |
|
◆ ContextSP
◆ SocketSP
◆ SocketUP
◆ BowmanThread()
ui::network::BowmanThread::BowmanThread |
( |
QObject * |
parent = 0 | ) |
|
◆ ~BowmanThread()
ui::network::BowmanThread::~BowmanThread |
( |
| ) |
|
◆ abort()
void ui::network::BowmanThread::abort |
( |
std::string const & |
hal_id | ) |
|
◆ client_connected
void ui::network::BowmanThread::client_connected |
( |
std::string const & |
| ) |
|
|
signal |
◆ client_disconnected
void ui::network::BowmanThread::client_disconnected |
( |
std::string const & |
| ) |
|
|
signal |
◆ execute()
void ui::network::BowmanThread::execute |
( |
std::string const & |
hal_id, |
|
|
JSON_CSP const & |
command |
|
) |
| |
◆ progress_data_received
void ui::network::BowmanThread::progress_data_received |
( |
JSON_SP const & |
| ) |
|
|
signal |
◆ result_received
void ui::network::BowmanThread::result_received |
( |
JSON_SP const & |
| ) |
|
|
signal |
◆ run()
void ui::network::BowmanThread::run |
( |
| ) |
|
|
overrideprivate |
◆ set_hal_settings()
void ui::network::BowmanThread::set_hal_settings |
( |
protocols::network::HAL_Settings const & |
settings | ) |
|
◆ specification_received
void ui::network::BowmanThread::specification_received |
( |
std::string const & |
, |
|
|
JSON_CSP const & |
|
|
) |
| |
|
signal |
◆ bus_
SocketUP ui::network::BowmanThread::bus_ |
|
private |
◆ context_
ContextSP ui::network::BowmanThread::context_ |
|
private |
The documentation for this class was generated from the following files: