TwiceAsNice
2019-02-18
|
Public Member Functions | |
virtual int | asyncStatus (const std::string &_s, int _d) |
does nothing (in this base class) More... | |
virtual int | asyncStatus (const std::string &_s, int _d) |
does nothing (in this base class) More... | |
![]() | |
virtual int | asyncWait (const Nice::Time &_t) |
sleep for a specific time (in this base class) It's called an asynchronous wait because the duration is not depending on any timer or interrupt or alike. More... | |
virtual int | asyncWait (const Nice::Time &_t) |
sleep for a specific time (in this base class) It's called an asynchronous wait because the duration is not depending on any timer or interrupt or alike. More... | |
![]() | |
virtual | ~DeviceAsync () |
virtual | ~DeviceAsync () |
Public Attributes | |
PiNDeviceTestApp * | m_worker |
|
virtual |
|
virtual |
PiNDeviceTestApp * Basda::PiNDeviceTestApp::DeviceCmdAsyncImpl::m_worker |