Public Member Functions | Private Attributes

DoorThread Class Reference

#include <acsexmplDoorImpl.h>

Inheritance diagram for DoorThread:
Inheritance graph
[legend]
Collaboration diagram for DoorThread:
Collaboration graph
[legend]

List of all members.

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

Doordoor_p

Constructor & Destructor Documentation

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.


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