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

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

#include <MoccaWheelServiceWorker.h>

Inheritance diagram for Basda::MoccaWheelServiceWorker::WheelDeviceCmdAsyncImpl:
Inheritance graph
Collaboration diagram for Basda::MoccaWheelServiceWorker::WheelDeviceCmdAsyncImpl:
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::MoccaWheelServiceWorker::WheelDeviceAsyncImpl
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::MoccaWheelServiceWorker::WheelDeviceAsyncImpl
MoccaWheelServiceWorkerm_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::MoccaWheelServiceWorker::WheelDeviceCmdAsyncImpl::asyncStatus ( const std::string &  _s,
int  _d 
)
virtual

asynchronous status

Reimplemented from Basda::MoccaWheelServiceWorker::WheelDeviceAsyncImpl.

◆ asyncStatus() [2/2]

virtual int Basda::MoccaWheelServiceWorker::WheelDeviceCmdAsyncImpl::asyncStatus ( const std::string &  _s,
int  _d 
)
virtual

asynchronous status

Reimplemented from Basda::MoccaWheelServiceWorker::WheelDeviceAsyncImpl.


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