|
DoorThread − |
|
#include <acsexmplDoorImpl.h> Inherits ACS::Thread. |
|
Public Member Functions |
|
DoorThread (const ACE_CString &name, Door *door_ptr, const ACS::TimeInterval &responseTime=ThreadBase::defaultResponseTime, const ACS::TimeInterval &sleepTime=ThreadBase::defaultSleepTime) |
|
~DoorThread () |
|
virtual void onStart () |
|
virtual void runLoop () |
|
virtual void onStop () |
|
Private Attributes |
|
Door * door_p |
|
DoorThread::DoorThread (const ACE_CString & name, Door * door_ptr, const ACS::TimeInterval & responseTime = ThreadBase::defaultResponseTime, const ACS::TimeInterval & sleepTime = ThreadBase::defaultSleepTime) [inline] |
|
References door_p. |
|
Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code. |