TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
Basda::PythonServiceWorker< BaseType >::DeviceAsyncImpl Struct Reference
Inheritance diagram for Basda::PythonServiceWorker< BaseType >::DeviceAsyncImpl:
Inheritance graph
Collaboration diagram for Basda::PythonServiceWorker< BaseType >::DeviceAsyncImpl:
Collaboration graph

Public Member Functions

virtual int asyncWait (const Nice::Time &_t)
 
virtual int asyncStatus (const std::string &_s, int _d)
 
virtual int asyncWait (const Nice::Time &_t)
 
virtual int asyncStatus (const std::string &_s, int _d)
 
- Public Member Functions inherited from Basda::DeviceAsync
virtual ~DeviceAsync ()
 
virtual ~DeviceAsync ()
 

Public Attributes

PythonServiceWorkerm_worker
 

Member Function Documentation

◆ asyncStatus() [1/2]

template<typename BaseType >
int Basda::PythonServiceWorker< BaseType >::DeviceAsyncImpl::asyncStatus ( const std::string &  _s,
int  _d 
)
virtual

Implements Basda::DeviceAsync.

◆ asyncStatus() [2/2]

template<typename BaseType>
virtual int Basda::PythonServiceWorker< BaseType >::DeviceAsyncImpl::asyncStatus ( const std::string &  _s,
int  _d 
)
virtual

Implements Basda::DeviceAsync.

◆ asyncWait() [1/2]

template<typename BaseType>
virtual int Basda::PythonServiceWorker< BaseType >::DeviceAsyncImpl::asyncWait ( const Nice::Time _t)
virtual

Implements Basda::DeviceAsync.

◆ asyncWait() [2/2]

template<typename BaseType >
int Basda::PythonServiceWorker< BaseType >::DeviceAsyncImpl::asyncWait ( const Nice::Time _t)
virtual

Implements Basda::DeviceAsync.

Member Data Documentation

◆ m_worker

template<typename BaseType>
PythonServiceWorker * Basda::PythonServiceWorker< BaseType >::DeviceAsyncImpl::m_worker

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