#include <control_service.h>
|
bool | callback (skyway::SkyWayControl::Request &req, skyway::SkyWayControl::Response &res) |
|
Definition at line 29 of file control_service.h.
◆ ~ControlServiceImpl()
ControlServiceImpl::~ControlServiceImpl |
( |
| ) |
|
|
inline |
◆ callback()
bool ControlServiceImpl::callback |
( |
skyway::SkyWayControl::Request & |
req, |
|
|
skyway::SkyWayControl::Response & |
res |
|
) |
| |
|
private |
◆ INJECT()
◆ Shutdown()
virtual void ControlServiceImpl::Shutdown |
( |
| ) |
|
|
inlineoverridevirtual |
◆ callback_
std::function<std::string(std::string)> ControlServiceImpl::callback_ |
|
private |
◆ is_running_
bool ControlServiceImpl::is_running_ = true |
|
private |
◆ name_
std::string ControlServiceImpl::name_ |
|
private |
◆ nh_
◆ service_
The documentation for this class was generated from the following files: