#include <USensor.h>
Открытые члены | |
| USensor (UniSetTypes::ObjectId id, UniSetTypes::ObjectId node, GuiPM *gpm) | |
| bool | connected () const |
| void | connect () |
| void | disconnect () |
| long | get_value () const |
| void | save_value (long value) const |
| void | set_id (UniSetTypes::ObjectId id) |
| void | set_id (UniSetTypes::ObjectId id, UniSetTypes::ObjectId node) |
| void | set_node (UniSetTypes::ObjectId node) |
| UniSetTypes::ObjectId | get_id () const |
| UniSetTypes::ObjectId | get_node () const |
|
sigc::signal< void, const USensor & > & | signal_value_changed () |
Защищенные члены | |
| void | on_value_changed (UniSetTypes::ObjectId id, UniSetTypes::ObjectId node, long new_value) |
1.5.9