ifw-fcf  5.0.0-pre2
fcf::devmgr::smaract::SmaractLcsIf Member List

This is the complete list of members for fcf::devmgr::smaract::SmaractLcsIf, including all inherited members.

Connect()fcf::devmgr::common::DeviceLcsIfvirtual
DeviceLcsIf(std::shared_ptr< IDeviceConfig > config, DataContext &data_ctx)fcf::devmgr::common::DeviceLcsIfexplicit
Disable()fcf::devmgr::common::DeviceLcsIfvirtual
Disconnect()fcf::devmgr::common::DeviceLcsIfvirtual
Enable()fcf::devmgr::common::DeviceLcsIfvirtual
ExecuteRpc(const std::string &obj, const std::string &proc, protocol::base::VectorVariant &attr_list)fcf::devmgr::common::DeviceLcsIfprotected
GetCfgInstance() constfcf::devmgr::common::DeviceLcsIf
GetDeviceConfig() constfcf::devmgr::common::DeviceLcsIfvirtual
GetDispatcher()fcf::devmgr::common::DeviceLcsIf
GetHwError(int &error_code, const bool update=false)fcf::devmgr::common::DeviceLcsIfvirtual
GetMapValue(const std::string &category, const std::string &key) constfcf::devmgr::common::DeviceLcsIf
GetRpcError(const short error_code) constfcf::devmgr::smaract::SmaractLcsIfvirtual
GetStates(int &state, int &substate)fcf::devmgr::common::DeviceLcsIfvirtual
GetTargetNamedPosition()fcf::devmgr::motor::MotorBaseLcsIf
Init()fcf::devmgr::common::DeviceLcsIfvirtual
InitObject()fcf::devmgr::smaract::SmaractLcsIfvirtual
IsConfigLoaded() constfcf::devmgr::common::DeviceLcsIf
IsConnected() constfcf::devmgr::common::DeviceLcsIf
IsDisabling()fcf::devmgr::motor::MotorBaseLcsIfvirtual
fcf::devmgr::common::DeviceLcsIf::IsDisabling() constfcf::devmgr::common::DeviceLcsIfvirtual
IsHwFailure() constfcf::devmgr::common::DeviceLcsIfvirtual
IsInPosition() constfcf::devmgr::motor::MotorBaseLcsIf
IsMoving() constfcf::devmgr::motor::MotorBaseLcsIf
IsMovingInRightDirection() constfcf::devmgr::motor::MotorBaseLcsIf
IsNotReady() constfcf::devmgr::common::DeviceLcsIfvirtual
IsOperational() constfcf::devmgr::common::DeviceLcsIfvirtual
IsReady() constfcf::devmgr::common::DeviceLcsIfvirtual
IsStandstill() constfcf::devmgr::motor::MotorBaseLcsIf
Listener(protocol::base::VectorVariant &params)fcf::devmgr::smaract::SmaractLcsIfvirtual
LoadConfig()fcf::devmgr::common::DeviceLcsIfprotected
m_commfcf::devmgr::common::DeviceLcsIfprotected
m_configfcf::devmgr::common::DeviceLcsIfprotected
m_config_docfcf::devmgr::common::DeviceLcsIfprotected
m_config_loadedfcf::devmgr::common::DeviceLcsIfprotected
m_connectedfcf::devmgr::common::DeviceLcsIfprotected
m_data_ctxfcf::devmgr::common::DeviceLcsIfprotected
m_dispatcherfcf::devmgr::common::DeviceLcsIfprotected
m_error_codefcf::devmgr::common::DeviceLcsIfprotected
m_failurefcf::devmgr::common::DeviceLcsIfprotected
m_hw_errorsfcf::devmgr::common::DeviceLcsIfprotected
m_lcs_prefixfcf::devmgr::common::DeviceLcsIfprotected
m_localfcf::devmgr::common::DeviceLcsIfprotected
m_mot_actual_encfcf::devmgr::motor::MotorBaseLcsIfprotected
m_mot_actual_namefcf::devmgr::motor::MotorBaseLcsIfprotected
m_mot_actual_posfcf::devmgr::motor::MotorBaseLcsIfprotected
m_mot_actual_velfcf::devmgr::motor::MotorBaseLcsIfprotected
m_mot_initialisedfcf::devmgr::motor::MotorBaseLcsIfprotected
m_mot_pos_errorfcf::devmgr::motor::MotorBaseLcsIfprotected
m_mot_scalefcf::devmgr::motor::MotorBaseLcsIfprotected
m_mot_target_namefcf::devmgr::motor::MotorBaseLcsIfprotected
m_mot_target_posfcf::devmgr::motor::MotorBaseLcsIfprotected
m_mot_target_velfcf::devmgr::motor::MotorBaseLcsIfprotected
m_normalfcf::devmgr::common::DeviceLcsIfprotected
m_statefcf::devmgr::common::DeviceLcsIfprotected
m_substatefcf::devmgr::common::DeviceLcsIfprotected
m_ua_monitor_vectorfcf::devmgr::common::DeviceLcsIfprotected
m_ua_status_mapfcf::devmgr::common::DeviceLcsIfprotected
MotorBaseLcsIf(std::shared_ptr< fcf::devmgr::common::IDeviceConfig > config, fcf::devmgr::common::DataContext &data_ctx)fcf::devmgr::motor::MotorBaseLcsIf
MoveAbs(double position)fcf::devmgr::motor::MotorBaseLcsIf
MoveByName(std::string namedpos)fcf::devmgr::motor::MotorBaseLcsIf
MoveEncAbs(int encoders)fcf::devmgr::motor::MotorBaseLcsIf
MoveEncRel(int encoders)fcf::devmgr::motor::MotorBaseLcsIf
MovePos(double position, double velocity, std::string move_type=RPC_MOVE_ABS)fcf::devmgr::motor::MotorBaseLcsIfprotected
MoveRel(double position)fcf::devmgr::motor::MotorBaseLcsIf
MoveVel(double velocity)fcf::devmgr::motor::MotorBaseLcsIf
ReadErrorCode()fcf::devmgr::common::DeviceLcsIfprotected
ReadStatus(SmaractControllerData &status)fcf::devmgr::smaract::SmaractLcsIfvirtual
fcf::devmgr::motor::MotorBaseLcsIf::ReadStatus(DeviceControllerData &status)fcf::devmgr::common::DeviceLcsIfvirtual
RegisterComm(std::shared_ptr< protocol::base::IComm > comm_if, protocol::base::Dispatcher<> &failure, protocol::base::Dispatcher<> &normal)fcf::devmgr::common::DeviceLcsIfvirtual
Reset()fcf::devmgr::common::DeviceLcsIfvirtual
SetTargetNamedPosition(const std::string named_position)fcf::devmgr::motor::MotorBaseLcsIf
SmaractLcsIf(std::shared_ptr< fcf::devmgr::common::IDeviceConfig > config, fcf::devmgr::common::DataContext &data_ctx)fcf::devmgr::smaract::SmaractLcsIf
StartMonitoring()fcf::devmgr::common::DeviceLcsIfvirtual
STAT_ACTUAL_POS enum valuefcf::devmgr::motor::MotorBaseLcsIf
STAT_ACTUAL_VEL enum valuefcf::devmgr::motor::MotorBaseLcsIf
STAT_ERROR enum valuefcf::devmgr::motor::MotorBaseLcsIf
STAT_HW_STATUS enum valuefcf::devmgr::motor::MotorBaseLcsIf
STAT_INITIALISED enum valuefcf::devmgr::motor::MotorBaseLcsIf
STAT_LOCAL enum valuefcf::devmgr::motor::MotorBaseLcsIf
STAT_MOTOR_BASE_END enum valuefcf::devmgr::motor::MotorBaseLcsIf
STAT_POS_ERROR enum valuefcf::devmgr::motor::MotorBaseLcsIf
STAT_STATE enum valuefcf::devmgr::motor::MotorBaseLcsIf
STAT_SUBSTATE enum valuefcf::devmgr::motor::MotorBaseLcsIf
STAT_TARGET_POS enum valuefcf::devmgr::motor::MotorBaseLcsIf
STAT_TARGET_VEL enum valuefcf::devmgr::motor::MotorBaseLcsIf
Stop()fcf::devmgr::common::DeviceLcsIfvirtual
StopMonitoring()fcf::devmgr::common::DeviceLcsIfvirtual
StoreAttribute(const std::string key, const protocol::base::Variant &value, int attribute)fcf::devmgr::common::DeviceLcsIfprotected
StorePosition(const protocol::base::Variant &value, int attribute)fcf::devmgr::smaract::SmaractLcsIfprotected
StoreUaNames(const std::vector< std::pair< std::string, unsigned int >> &ualist)fcf::devmgr::common::DeviceLcsIfprotected
~MotorBaseLcsIf()fcf::devmgr::motor::MotorBaseLcsIfinlinevirtual
~SmaractLcsIf()fcf::devmgr::smaract::SmaractLcsIfinlinevirtual