ALMA Computing Group

Mount2LoopImpl Class Reference

#include <acscourseMount2LoopImpl.h>

Inheritance diagram for Mount2LoopImpl:

Inheritance graph
[legend]
Collaboration diagram for Mount2LoopImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Mount2LoopImpl (const ACE_CString &name, maci::ContainerServices *containerServices)
 Constructor.
virtual ~Mount2LoopImpl ()
 Destructor.

Private Member Functions

void operator= (const Mount2Impl &)
 ALMA C++ coding standards state copy operators should be disabled.

Friends

class PositionControlThread
 The PositionControlThread class needs to access the private and protected members of this class, therefore it is given friend status.

Detailed Description

Definition at line 122 of file acscourseMount2LoopImpl.h.


Constructor & Destructor Documentation

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
containerServices the container services object for this component

Definition at line 91 of file acscourseMount2LoopImpl.cpp.

Mount2LoopImpl::~Mount2LoopImpl (  )  [virtual]

Destructor.

Definition at line 107 of file acscourseMount2LoopImpl.cpp.


Member Function Documentation

void Mount2LoopImpl::operator= ( const Mount2Impl  )  [private]

ALMA C++ coding standards state copy operators should be disabled.

Reimplemented from Mount2Impl.


Friends And Related Function Documentation

friend class PositionControlThread [friend]

The PositionControlThread class needs to access the private and protected members of this class, therefore it is given friend status.

Definition at line 151 of file acscourseMount2LoopImpl.h.


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