TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
Basda::CDeviceTest::DeviceCmdAsyncImpl Struct Reference
Inheritance diagram for Basda::CDeviceTest::DeviceCmdAsyncImpl:
Inheritance graph
Collaboration diagram for Basda::CDeviceTest::DeviceCmdAsyncImpl:
Collaboration graph

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...
 
- Public Member Functions inherited from Basda::DeviceAsyncImpl
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...
 
- Public Member Functions inherited from Basda::DeviceAsync
virtual ~DeviceAsync ()
 
virtual ~DeviceAsync ()
 

Public Attributes

CDeviceTestm_worker
 

Member Function Documentation

◆ asyncStatus() [1/2]

int Basda::CDeviceTest::DeviceCmdAsyncImpl::asyncStatus ( const std::string &  ,
int   
)
virtual

does nothing (in this base class)


Returns
always 0

Reimplemented from Basda::DeviceAsyncImpl.

◆ asyncStatus() [2/2]

virtual int Basda::CDeviceTest::DeviceCmdAsyncImpl::asyncStatus ( const std::string &  ,
int   
)
virtual

does nothing (in this base class)


Returns
always 0

Reimplemented from Basda::DeviceAsyncImpl.

Member Data Documentation

◆ m_worker

CDeviceTest * Basda::CDeviceTest::DeviceCmdAsyncImpl::m_worker

The documentation for this struct was generated from the following file: