#include <piezo.h>
|
| | PiezoWdg (QWidget *parent, const std::string &name, const std::string &ps_endpoint, fcf::devmgr::piezo::PiezoConfig &config, const int &cmd_timeout=60000) |
| |
| virtual | ~PiezoWdg () |
| |
| virtual void | StartSubscription () |
| |
| void | GetMessage (std::shared_ptr<::elt::mal::Mal > mal, std::vector< std::shared_ptr<::fcfif::SetupElem >> &setup_buffer, bool ignoreChecked=false) |
| |
| virtual void | GetSubordinatedDevices (QStringList &dev_list) |
| |
| virtual void | UpdateData (QList< QVariant > &data_list) |
| |
| virtual std::vector< std::string > | GetDbAttributes (std::string server_id) |
| |
| void | SetEnable (bool flag) |
| |
| | DeviceWdg (QWidget *parent, const std::string &name, const std::string &ps_endpoint, const int &cmd_timeout) |
| |
| virtual | ~DeviceWdg () |
| |
| std::string | GetName () |
| |
| void | Select () |
| |
| void | Deselect () |
| |
| bool | IsSelected () |
| |
| virtual void | Stop () |
| |
| virtual void | GetDbAttributes (std::string server_id, std::vector< std::string > &vector) |
| |
◆ PiezoWdg()
| PiezoWdg::PiezoWdg |
( |
QWidget * |
parent, |
|
|
const std::string & |
name, |
|
|
const std::string & |
ps_endpoint, |
|
|
fcf::devmgr::piezo::PiezoConfig & |
config, |
|
|
const int & |
cmd_timeout = 60000 |
|
) |
| |
|
explicit |
◆ ~PiezoWdg()
◆ GetDbAttributes()
| std::vector< std::string > PiezoWdg::GetDbAttributes |
( |
std::string |
server_id | ) |
|
|
virtual |
◆ GetMessage()
| void PiezoWdg::GetMessage |
( |
std::shared_ptr<::elt::mal::Mal > |
mal, |
|
|
std::vector< std::shared_ptr<::fcfif::SetupElem >> & |
setup_buffer, |
|
|
bool |
ignoreChecked = false |
|
) |
| |
|
virtual |
◆ GetSubordinatedDevices()
| void PiezoWdg::GetSubordinatedDevices |
( |
QStringList & |
dev_list | ) |
|
|
virtual |
◆ SetActive
| void PiezoWdg::SetActive |
( |
int |
index | ) |
|
|
slot |
◆ SetBit
| void PiezoWdg::SetBit |
( |
int |
index, |
|
|
int |
value |
|
) |
| |
|
signal |
◆ SetEnable()
| void PiezoWdg::SetEnable |
( |
bool |
flag | ) |
|
|
virtual |
◆ SetPos
| void PiezoWdg::SetPos |
( |
int |
index, |
|
|
double |
value |
|
) |
| |
|
signal |
◆ StartSubscription()
| void PiezoWdg::StartSubscription |
( |
| ) |
|
|
virtual |
◆ UpdateBit
| void PiezoWdg::UpdateBit |
( |
int |
index, |
|
|
int |
value |
|
) |
| |
|
slot |
◆ UpdateData()
| void PiezoWdg::UpdateData |
( |
QList< QVariant > & |
data_list | ) |
|
|
virtual |
◆ UpdateOptions
| void PiezoWdg::UpdateOptions |
( |
int |
mode | ) |
|
|
slot |
◆ UpdatePos
| void PiezoWdg::UpdatePos |
( |
int |
index, |
|
|
double |
value |
|
) |
| |
|
slot |
◆ UpdateSubstate
| void PiezoWdg::UpdateSubstate |
( |
int |
substate | ) |
|
|
slot |
The documentation for this class was generated from the following files: