TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
Basda::osci::OsciServiceWorker::DeviceAsyncImpl Struct Reference
Inheritance diagram for Basda::osci::OsciServiceWorker::DeviceAsyncImpl:
Inheritance graph
Collaboration diagram for Basda::osci::OsciServiceWorker::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

Nice::PropertyPtr state_
 
OsciServiceWorkerworker_
 
double quant_
 

Member Function Documentation

◆ asyncStatus() [1/2]

virtual int Basda::osci::OsciServiceWorker::DeviceAsyncImpl::asyncStatus ( const std::string &  _s,
int  _d 
)
inlinevirtual

Implements Basda::DeviceAsync.

◆ asyncStatus() [2/2]

virtual int Basda::osci::OsciServiceWorker::DeviceAsyncImpl::asyncStatus ( const std::string &  _s,
int  _d 
)
inlinevirtual

Implements Basda::DeviceAsync.

◆ asyncWait() [1/2]

virtual int Basda::osci::OsciServiceWorker::DeviceAsyncImpl::asyncWait ( const Nice::Time _t)
inlinevirtual

Implements Basda::DeviceAsync.

◆ asyncWait() [2/2]

virtual int Basda::osci::OsciServiceWorker::DeviceAsyncImpl::asyncWait ( const Nice::Time _t)
inlinevirtual

Implements Basda::DeviceAsync.

Member Data Documentation

◆ quant_

double Basda::osci::OsciServiceWorker::DeviceAsyncImpl::quant_

◆ state_

Nice::PropertyPtr Basda::osci::OsciServiceWorker::DeviceAsyncImpl::state_

◆ worker_

OsciServiceWorker * Basda::osci::OsciServiceWorker::DeviceAsyncImpl::worker_

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