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


Public Member Functions | |
| virtual int | isEventGenerator () |
Public Attributes | |
| Event | event |
| the event that is posted to the EventObservers | |
| int | station |
| number of station | |
Protected Member Functions | |
| FastTrakSource (int station_) | |
Friends | |
| class | FastTrakModule |
|
|
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
|
|
|
number of station
|
1.4.6