TwiceAsNice
2019-02-18
|
This struct is the implementation of the asynchronous command status method. More...
Public Member Functions | |
virtual int | asyncStatus (const std::string &_commandName, int _percent) |
asynchronous status More... | |
![]() | |
virtual int | asyncWait (const Nice::Time &_t) |
![]() | |
virtual | ~DeviceAsync () |
virtual | ~DeviceAsync () |
Additional Inherited Members | |
![]() | |
StarEnlargerServiceWorker * | m_service |
std::string | m_commandName |
member to keep the last command name More... | |
int | m_percent |
This struct is the implementation of the asynchronous command status method.
|
virtual |
asynchronous status
Reimplemented from Laos::StarEnlargerServiceWorker::DeviceAsyncImpl.