IntFixedValue
A IntFixedValue provides a single output stream that sends a single
int value.
Module
|
+-- InputDevice
|
+-- FixedValueInput
|
+-- IntFixedValue
Input streams
none
Output streams
1 int stream, intOut
Fields
- intValue -- the int value continually provided by the
output stream.
Methods
none