ot::FOBSource Class Reference
#include <FOBSource.h>
Inheritance diagram for ot::FOBSource:


Public Member Functions | |
| virtual int | isEventGenerator () |
Public Attributes | |
| Event | event |
Protected Member Functions | |
| FOBSource () | |
Friends | |
| class | FOBModule |
Detailed Description
Definition at line 70 of file FOBSource.h.
Constructor & Destructor Documentation
| ot::FOBSource::FOBSource | ( | ) | [inline, protected] |
Member Function Documentation
| virtual int ot::FOBSource::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 87 of file FOBSource.h.
Friends And Related Function Documentation
friend class FOBModule [friend] |
Definition at line 92 of file FOBSource.h.
Member Data Documentation
The documentation for this class was generated from the following file: