Public Member Functions | Private Member Functions | Friends

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)
virtual ~Mount2LoopImpl ()

Private Member Functions

void operator= (const Mount2Impl &)

Friends

class PositionControlThread

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
virtual Mount2LoopImpl::~Mount2LoopImpl (  )  [virtual]

Destructor


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


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