MotionLib
1.0.0
SamBuCa motion library
|
This is the complete list of members for smc::Trigger, including all inherited members.
arm() const =0 | smc::Trigger | pure virtual |
canConvert(const units::Value &value, units::unit_t unit) const | smc::DeviceBase | virtual |
convert(units::Value &value, units::unit_t unit) const | smc::DeviceBase | virtual |
DeviceBase(const std::string &uid) | smc::DeviceBase | protected |
DeviceType typedef (defined in smc::DeviceBase) | smc::DeviceBase | |
disarm() const =0 | smc::Trigger | pure virtual |
getConfig(const std::string &name) const | smc::DeviceBase | virtual |
isArmed() const =0 | smc::Trigger | pure virtual |
listConfig() const | smc::DeviceBase | virtual |
m_uid (defined in smc::DeviceBase) | smc::DeviceBase | protected |
setConfig(const std::string &name, const std::string &value) const | smc::DeviceBase | virtual |
Shared typedef (defined in smc::Trigger) | smc::Trigger | |
toString() const | smc::DeviceBase | |
trig() const =0 | smc::Trigger | pure virtual |
Trigger(const std::string &address) | smc::Trigger | |
type() const override | smc::Trigger | virtual |
uid() const | smc::DeviceBase | |
updateSignal | smc::DeviceBase | |
~DeviceBase()=default (defined in smc::DeviceBase) | smc::DeviceBase | virtual |