#include <InterSenseSource.h>
Inheritance diagram for ot::InterSenseSource:


Public Member Functions | |
| virtual int | isEventGenerator () |
Public Attributes | |
| Event | event |
| the event that is posted to the EventObservers | |
| unsigned | station |
| the station of the tracker | |
Protected Member Functions | |
| InterSenseSource (unsigned station_) | |
Friends | |
| class | InterSenseModule |
|
|
simple constructor, sets members to initial values |
|
|
tests for EventGenerator interface being present. Is overriden to return 1 always.
Reimplemented from ot::Node. |
|
|
|
|
|
the event that is posted to the EventObservers
|
|
|
the station of the tracker
|
1.4.6