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


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