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

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

#include <BasdaMoccaLCServiceWorker.h>

Inheritance diagram for Basda::MoccaLCServiceWorker::DeviceCmdAsyncImpl:
Inheritance graph
Collaboration diagram for Basda::MoccaLCServiceWorker::DeviceCmdAsyncImpl:
Collaboration graph

Public Member Functions

virtual int asyncStatus (const std::string &_s, int _d)
 asynchronous status More...
 
virtual int asyncStatus (const std::string &_s, int _d)
 asynchronous status More...
 
- Public Member Functions inherited from Basda::MoccaLCServiceWorker::DeviceAsyncImpl
virtual int asyncWait (const Nice::Time &_t)
 asynchronous wait More...
 
virtual int asyncWait (const Nice::Time &_t)
 asynchronous wait More...
 
- Public Member Functions inherited from Basda::DeviceAsync
virtual ~DeviceAsync ()
 
virtual ~DeviceAsync ()
 

Additional Inherited Members

- Public Attributes inherited from Basda::MoccaLCServiceWorker::DeviceAsyncImpl
MoccaLCServiceWorkerm_service
 member to store the worker object in order to call status methods More...
 
std::string m_s
 member to keep the last command name More...
 
int m_d
 

Detailed Description

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

Member Function Documentation

◆ asyncStatus() [1/2]

int Basda::MoccaLCServiceWorker::DeviceCmdAsyncImpl::asyncStatus ( const std::string &  _s,
int  _d 
)
virtual

asynchronous status

Reimplemented from Basda::MoccaLCServiceWorker::DeviceAsyncImpl.

◆ asyncStatus() [2/2]

virtual int Basda::MoccaLCServiceWorker::DeviceCmdAsyncImpl::asyncStatus ( const std::string &  _s,
int  _d 
)
virtual

asynchronous status

Reimplemented from Basda::MoccaLCServiceWorker::DeviceAsyncImpl.


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