TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Ltcs::IifServiceWorker::DeviceCmdAsyncImpl Struct Reference

This struct is the implementation of the asynchronous command status method. More...

Inheritance diagram for Ltcs::IifServiceWorker::DeviceCmdAsyncImpl:
Inheritance graph
Collaboration diagram for Ltcs::IifServiceWorker::DeviceCmdAsyncImpl:
Collaboration graph

Public Member Functions

virtual int asyncStatus (const std::string &_commandName, int _percent)
 asynchronous status More...
 
- Public Member Functions inherited from Ltcs::IifServiceWorker::DeviceAsyncImpl
virtual int asyncWait (const Nice::Time &_t)
 
- Public Member Functions inherited from Basda::DeviceAsync
virtual ~DeviceAsync ()
 
virtual ~DeviceAsync ()
 

Additional Inherited Members

- Public Attributes inherited from Ltcs::IifServiceWorker::DeviceAsyncImpl
IifServiceWorkerm_service
 
std::string m_commandName
 member to keep the last command name More...
 
int m_percent
 

Detailed Description

This struct is the implementation of the asynchronous command status method.

Member Function Documentation

◆ asyncStatus()

int Ltcs::IifServiceWorker::DeviceCmdAsyncImpl::asyncStatus ( const std::string &  _commandName,
int  _percent 
)
virtual

asynchronous status


Parameters
_commandName
_percent

Reimplemented from Ltcs::IifServiceWorker::DeviceAsyncImpl.


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