|
LOM2M
0.8.0
|
This is the complete list of members for Actuator, including all inherited members.
| Actuator(Entity *parent, const String &name, bool initialOn=false) | Actuator | inline |
| dataUpCnt | Sensor | protected |
| id | Sensor | protected |
| m_on | Actuator | protected |
| messagesCnt | Sensor | protected |
| notify(const String &id) override | Actuator | inlinevirtual |
| powerOff | Actuator | protected |
| powerOn | Actuator | protected |
| powerSet(bool on) | Actuator | inlinevirtual |
| powerState() | Actuator | inline |
| powerToggle() | Actuator | inline |
| Sensor(const String &name) | Sensor | |
| Sensor(Entity *parent, const String &name) | Sensor | |
| sensorCnt | Sensor | protected |
| updateValue(const String &newValue) | Sensor | |
| valueToContent(const String &value) | Sensor | |
| ~Actuator() | Actuator | inlinevirtual |
| ~Sensor() | Sensor | virtual |