TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Basda::MoccaNServiceWorkerCore< DevType, SvcType, TransType, SkelType >::DeviceCmdAsyncImpl Struct Reference

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

#include <NServiceWorkerCore.h>

Inheritance diagram for Basda::MoccaNServiceWorkerCore< DevType, SvcType, TransType, SkelType >::DeviceCmdAsyncImpl:
Inheritance graph
Collaboration diagram for Basda::MoccaNServiceWorkerCore< DevType, SvcType, TransType, SkelType >::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...
 
virtual int asyncStatus (const std::string &_s, int _d)
 asynchronous status More...
 
- Public Member Functions inherited from Basda::MoccaNServiceWorkerCore< DevType, SvcType, TransType, SkelType >::DeviceAsyncImpl
virtual int asyncWait (const Nice::Time &_t)
 asynchronous wait More...
 
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::MoccaNServiceWorkerCore< DevType, SvcType, TransType, SkelType >::DeviceAsyncImpl
MoccaNServiceWorkerCorem_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

template<typename DevType, typename SvcType, typename TransType, typename SkelType>
struct Basda::MoccaNServiceWorkerCore< DevType, SvcType, TransType, SkelType >::DeviceCmdAsyncImpl

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

Member Function Documentation

◆ asyncStatus() [1/3]

template<typename DevType , typename SvcType , typename TransType , typename SkelType >
int Basda::MoccaNServiceWorkerCore< DevType, SvcType, TransType, SkelType >::DeviceCmdAsyncImpl::asyncStatus ( const std::string &  _s,
int  _d 
)
virtual

◆ asyncStatus() [2/3]

template<typename DevType, typename SvcType, typename TransType, typename SkelType>
virtual int Basda::MoccaNServiceWorkerCore< DevType, SvcType, TransType, SkelType >::DeviceCmdAsyncImpl::asyncStatus ( const std::string &  _s,
int  _d 
)
virtual

◆ asyncStatus() [3/3]

template<typename DevType, typename SvcType, typename TransType, typename SkelType>
virtual int Basda::MoccaNServiceWorkerCore< DevType, SvcType, TransType, SkelType >::DeviceCmdAsyncImpl::asyncStatus ( const std::string &  _s,
int  _d 
)
virtual

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