#include <EmmaWindowSensor.h>
Inheritance diagram for Emma::WindowSensor:

Public Member Functions | |
| WindowSensor () | |
| virtual | ~WindowSensor () |
| DECLARE_CLASS (WindowSensor, 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. | |
Protected Attributes | |
| int | myIconifiedState |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
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