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


Public Member Functions | |
| virtual int | isEventGenerator () |
Public Attributes | |
| int | number |
| station number | |
| Event | event |
| the event that is stored | |
| int | changed |
| a flag to indicate whether it was changed during processing | |
| int | penConsole |
| a flag indicating a special pen console | |
Protected Member Functions | |
| ConsoleSource (int number_, int penConsole_) | |
Friends | |
| class | ConsoleModule |
|
||||||||||||
|
constructor method,sets commend member
|
|
|
tests for EventGenerator interface being present. Is overriden to return 1 always.
Reimplemented from ot::Node. |
|
|
|
|
|
a flag to indicate whether it was changed during processing
|
|
|
the event that is stored
|
|
|
station number
|
|
|
a flag indicating a special pen console
|
1.4.6