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