ot::TargusSource Class Reference
[Device Input Classes]
This class implements a simple source that sets its valid flag in regular intervals and updates any EventObservers.
More...
#include <TargusSource.h>
Inheritance diagram for ot::TargusSource:


Public Member Functions | |
| TargusSource () | |
| virtual int | isEventGenerator () |
Public Attributes | |
| Event | event |
Friends | |
| class | TargetModule |
Detailed Description
This class implements a simple source that sets its valid flag in regular intervals and updates any EventObservers.
- Author:
- Bernhard Reitinger
Definition at line 75 of file TargusSource.h.
Constructor & Destructor Documentation
| ot::TargusSource::TargusSource | ( | ) | [inline] |
Member Function Documentation
| virtual int ot::TargusSource::isEventGenerator | ( | ) | [inline, virtual] |
tests for EventGenerator interface being present.
Is overriden to return 1 always.
- Returns:
- always 1
Reimplemented from ot::Node.
Definition at line 90 of file TargusSource.h.
Friends And Related Function Documentation
friend class TargetModule [friend] |
Definition at line 95 of file TargusSource.h.
Member Data Documentation
The documentation for this class was generated from the following file: