#include <EmmaValueSensor.h>
Inheritance diagram for Emma::ValueSensor:

Public Member Functions | |
| ValueSensor () | |
| virtual | ~ValueSensor () |
| DECLARE_CLASS (ValueSensor, DeviceSensorNode) | |
| virtual Fusion::ResultType | initialize () |
| Initialize this instance. | |
| virtual Fusion::ResultType | finalize () |
| Finalize this instance before it is destroyed. | |
| virtual Fusion::ResultType | endFieldFiring (const char *property, const Fusion::Value &value) |
| virtual bool | handleEvent (const Event &event) |
| Callback function that is implemented by the callee. | |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from Emma::Node. |
|
|
Finalize this instance before it is destroyed.
Reimplemented from Fusion::Object. |
|
|
Callback function that is implemented by the callee.
Reimplemented from Emma::DeviceSensorNode. |
|
|
Initialize this instance.
Reimplemented from Fusion::Object. |
1.4.3