#include <acstestcompErrorExplorerImpl.h>
Inheritance diagram for ErrorExplorerImpl:


Public Member Functions | |
| ErrorExplorerImpl (const ACE_CString &name, maci::ContainerServices *containerServices) | |
| virtual | ~ErrorExplorerImpl () |
| virtual ACS::RWdouble_ptr | explorerDoubleProperty () |
Private Member Functions | |
| void | operator= (const ErrorExplorerImpl &) |
Private Attributes | |
| baci::SmartPropertyPointer< baci::RWdouble > | m_explorerDoubleProperty_sp |
|
||||||||||||
|
Constructor
|
|
|
Destructor |
|
|
Returns a reference to the current_p property (commanded current). Implementation of IDL interface for the property.
|
|
|
ALMA C++ coding standards state copy operators should be disabled. |
|
|
m_readback_sp is the actual value of ErrorExplorer's current. |
1.3.8