#include <sensor.h>
SensorWdg::SensorWdg |
( |
QWidget * |
parent = 0 , |
|
|
const std::string & |
filename = "undefined" , |
|
|
const std::string & |
name = "undefined" , |
|
|
int |
cmd_timeout = 60000 |
|
) |
| |
|
explicit |
SensorWdg::~SensorWdg |
( |
| ) |
|
|
virtual |
std::vector< std::string > SensorWdg::GetDbAttributes |
( |
std::string |
server_id | ) |
|
|
virtual |
void SensorWdg::GetMessage |
( |
std::shared_ptr<::elt::mal::Mal > |
mal, |
|
|
std::vector< std::shared_ptr<::fcfif::FcsUnion >> & |
setup_buffer, |
|
|
bool |
ignoreChecked = false |
|
) |
| |
|
virtual |
void SensorWdg::GetSubordinatedDevices |
( |
QStringList & |
dev_list | ) |
|
|
virtual |
void SensorWdg::SetEnable |
( |
bool |
flag | ) |
|
|
virtual |
void SensorWdg::StartSubscription |
( |
| ) |
|
|
virtual |
void SensorWdg::UpdateChannel |
( |
int |
index, |
|
|
QString |
channel, |
|
|
QString |
value |
|
) |
| |
|
slot |
void SensorWdg::UpdateData |
( |
QList< QVariant > & |
data_list | ) |
|
|
virtual |
void SensorWdg::UpdateSubstate |
( |
int |
substate | ) |
|
|
slot |
The documentation for this class was generated from the following files: