![]() |
itom
|
This is the complete list of members for ito::AddInActuator, including all inherited members.
| actuatorStatusChanged(QVector< int > status, QVector< double > actPosition) | ito::AddInActuator | signal |
| AddInActuator() (defined in ito::AddInActuator) | ito::AddInActuator | protected |
| AddInBase() | ito::AddInBase | protected |
| calib(const int axis, ItomSharedSemaphore *waitCond=NULL)=0 | ito::AddInActuator | pure virtualslot |
| calib(const QVector< int > axis, ItomSharedSemaphore *waitCond=NULL)=0 | ito::AddInActuator | pure virtualslot |
| close(ItomSharedSemaphore *waitCond)=0 | ito::AddInBase | pure virtualslot |
| createdByGUI() const | ito::AddInBase | |
| createDockWidget(QString title, QDockWidget::DockWidgetFeatures features, Qt::DockWidgetAreas allowedAreas=Qt::AllDockWidgetAreas, QWidget *content=NULL) | ito::AddInBase | protected |
| d_ptr (defined in ito::AddInActuator) | ito::AddInActuator | private |
| decRefCount(void) | ito::AddInBase | private |
| dockWidgetDefaultStyle(bool &floating, bool &visible, Qt::DockWidgetArea &defaultArea) const | ito::AddInBase | virtual |
| dockWidgetVisibilityChanged(bool) | ito::AddInBase | inlineprivatevirtualslot |
| execFunc(const QString funcName, QSharedPointer< QVector< ito::ParamBase > > paramsMand, QSharedPointer< QVector< ito::ParamBase > > paramsOpt, QSharedPointer< QVector< ito::ParamBase > > paramsOut, ItomSharedSemaphore *waitCond=NULL) | ito::AddInBase | virtualslot |
| getArgAddIns(void) | ito::AddInBase | inline |
| getBasePlugin(void) const | ito::AddInBase | |
| getDockWidget(void) const | ito::AddInBase | |
| getExecFuncList(QMap< QString, ExecFuncParams > **funcs) | ito::AddInBase | inline |
| getID() const | ito::AddInBase | |
| getIdentifier() const | ito::AddInBase | inline |
| getLastSignalledStates(QVector< int > &status, QVector< double > ¤tPos, QVector< double > &targetPos) | ito::AddInActuator | |
| getMaximumThreadCount() (defined in ito::AddInBase) | ito::AddInBase | static |
| getParam(QSharedPointer< ito::Param > val, ItomSharedSemaphore *waitCond=NULL)=0 | ito::AddInBase | pure virtualslot |
| getParamList(QMap< QString, Param > **paramNames) | ito::AddInBase | inline |
| getParamRec(const QString name, bool *nameCheckOk=NULL) const | ito::AddInBase | |
| getParamVector(const QVector< QSharedPointer< ito::Param > > values, ItomSharedSemaphore *waitCond=NULL) | ito::AddInBase | slot |
| getPos(const int axis, QSharedPointer< double > pos, ItomSharedSemaphore *waitCond)=0 | ito::AddInActuator | pure virtualslot |
| getPos(const QVector< int > axis, QSharedPointer< QVector< double > > pos, ItomSharedSemaphore *waitCond)=0 | ito::AddInActuator | pure virtualslot |
| getRefCount(void) const | ito::AddInBase | |
| getStatus(QSharedPointer< QVector< int > > status, ItomSharedSemaphore *waitCond)=0 | ito::AddInActuator | pure virtualslot |
| getStatus(const int axis, QSharedPointer< int > status, ItomSharedSemaphore *waitCond) | ito::AddInActuator | virtualslot |
| getUserMutex() | ito::AddInBase | |
| hasConfDialog(void) | ito::AddInBase | virtual |
| hasDockWidget(void) const | ito::AddInBase | |
| hasGuiSupport() | ito::AddInBase | inlineprotected |
| incRefCount(void) | ito::AddInBase | private |
| init(QVector< ito::ParamBase > *paramsMand, QVector< ito::ParamBase > *paramsOpt, ItomSharedSemaphore *waitCond=NULL)=0 | ito::AddInBase | pure virtualslot |
| initStatusAndPositions(int numAxes, int status, double currentPosition=0.0, double targetPosition=0.0, bool sendUpdateSignals=true) | ito::AddInActuator | protected |
| isAlive(void) | ito::AddInBase | |
| isInitialized(void) const | ito::AddInBase | |
| isInterrupted() | ito::AddInActuator | protected |
| isMotorMoving() const | ito::AddInActuator | protected |
| m_currentPos | ito::AddInActuator | protected |
| m_currentStatus | ito::AddInActuator | protected |
| m_execFuncList | ito::AddInBase | private |
| m_hwDecList | ito::AddInBase | private |
| m_identifier | ito::AddInBase | protected |
| m_instCounter (defined in ito::AddInBase) | ito::AddInBase | privatestatic |
| m_params | ito::AddInBase | protected |
| m_targetPos | ito::AddInActuator | protected |
| maxThreadCount | ito::AddInBase | privatestatic |
| moveBackToApplicationThread(ItomSharedSemaphore *waitCond=NULL) | ito::AddInBase | slot |
| MoveToThread(void) | ito::AddInBase | |
| parametersChanged(QMap< QString, ito::Param > params) | ito::AddInBase | signal |
| Q_DECLARE_PRIVATE(AddInActuator) | ito::AddInActuator | private |
| registerExecFunc(const QString funcName, const QVector< ito::Param > ¶msMand, const QVector< ito::Param > ¶msOpt, const QVector< ito::Param > ¶msOut, const QString infoString) | ito::AddInBase | protected |
| replaceStatus(int &status, const int existingFlag, const int replaceFlag) | ito::AddInActuator | protected |
| replaceStatus(const QVector< int > &axis, const int existingFlag, const int replaceFlag) | ito::AddInActuator | protected |
| requestStatusAndPosition(bool sendCurrentPos, bool sendTargetPos) | ito::AddInActuator | virtualslot |
| resetInterrupt() | ito::AddInActuator | |
| sendParameterRequest() | ito::AddInBase | inlineslot |
| sendStatusUpdate(const bool statusOnly=false) | ito::AddInActuator | protected |
| sendTargetUpdate() | ito::AddInActuator | protected |
| setAlive(void) | ito::AddInBase | |
| setBasePlugin(AddInInterfaceBase *base) | ito::AddInBase | protected |
| setCreatedByGUI(int value) | ito::AddInBase | |
| setIdentifier(const QString &identifier) | ito::AddInBase | protected |
| setInitialized(bool initialized) | ito::AddInBase | |
| setInterrupt() | ito::AddInActuator | |
| setMaximumThreadCount(int threadCount) (defined in ito::AddInBase) | ito::AddInBase | static |
| setOrigin(const int axis, ItomSharedSemaphore *waitCond=NULL)=0 | ito::AddInActuator | pure virtualslot |
| setOrigin(const QVector< int > axis, ItomSharedSemaphore *waitCond=NULL)=0 | ito::AddInActuator | pure virtualslot |
| setParam(QSharedPointer< ito::ParamBase > val, ItomSharedSemaphore *waitCond=NULL)=0 | ito::AddInBase | pure virtualslot |
| setParamVector(const QVector< QSharedPointer< ito::ParamBase > > values, ItomSharedSemaphore *waitCond=NULL) | ito::AddInBase | slot |
| setPosAbs(const int axis, const double pos, ItomSharedSemaphore *waitCond=NULL)=0 | ito::AddInActuator | pure virtualslot |
| setPosAbs(const QVector< int > axis, QVector< double > pos, ItomSharedSemaphore *waitCond=NULL)=0 | ito::AddInActuator | pure virtualslot |
| setPosRel(const int axis, const double pos, ItomSharedSemaphore *waitCond=NULL)=0 | ito::AddInActuator | pure virtualslot |
| setPosRel(const QVector< int > axis, QVector< double > pos, ItomSharedSemaphore *waitCond=NULL)=0 | ito::AddInActuator | pure virtualslot |
| setStatus(int &status, const int newFlags, const int keepMask=0) | ito::AddInActuator | protected |
| setStatus(const QVector< int > &axis, const int newFlags, const int keepMask=0) | ito::AddInActuator | protected |
| showConfDialog(void) | ito::AddInBase | virtual |
| targetChanged(QVector< double > targetPositions) | ito::AddInActuator | signal |
| waitForDone(const int timeoutMS=-1, const QVector< int > axis=QVector< int >(), const int flags=0)=0 | ito::AddInActuator | protectedpure virtual |
| ~AddInActuator() (defined in ito::AddInActuator) | ito::AddInActuator | protectedvirtual |
| ~AddInBase() | ito::AddInBase | protectedvirtual |