

Additional Inherited Members | |
Public Attributes inherited from AbstractSubscriber | |
| Notifications | |
| More... | |
| SensorName | |
| Sensor subscription lists. More... | |
| SensorReading | |
| Sensor readings passed from Sensor classes. More... | |
| State | |
| Runtime state. More... | |
| _.Library.Status Receive | ( | ) |
USER MUST IMPLEMENT THIS METHOD.
This method is called when the sensor array is filled.
Reimplemented from AbstractSubscriber.
| _.Library.Status Start | ( | ) |
USER MAY IMPLEMENT THIS METHOD.
This method is called when the subscriber class is created.
Reimplemented from AbstractSubscriber.