|
Mount2LoopImpl − |
|
#include <acscourseMount2LoopImpl.h> Inherits Mount2Impl. |
|
Public Member Functions |
|
Mount2LoopImpl (const ACE_CString &name, maci::ContainerServices *containerServices) |
|
virtual ~Mount2LoopImpl () |
|
Private Member Functions |
|
void operator= (const Mount2Impl &) |
|
Friends |
|
class PositionControlThread |
|
Mount2LoopImpl::Mount2LoopImpl (const ACE_CString & name, maci::ContainerServices * containerServices) Constructor |
|
Parameters: |
|
name component’s name. This is also the name
that will be used to find the |
|
virtual Mount2LoopImpl::~Mount2LoopImpl () [virtual] Destructor |
|
void Mount2LoopImpl::operator= (const Mount2Impl &) [private] ALMA C++ coding standards state copy operators should be disabled. |
|
Reimplemented from Mount2Impl. |
|
friend class PositionControlThread [friend] The PositionControlThread class needs to access the private and protected members of this class, therefore it is given friend status |
|
Generated automatically by Doxygen for ACS-2015.4 C++ API from the source code. |