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


Public Member Functions | |
| void | SetID (std::string ID_) |
| virtual int | isEventGenerator () |
Public Attributes | |
| Event | event |
| the event that is posted to the EventObservers | |
| ACE_Thread_Mutex * | mutex |
| bool | changed |
Protected Member Functions | |
| GENavSource () | |
Friends | |
| class | GENavModule |
|
|
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
|
|
|
|
1.4.6