OutputDevice

An OutputDevice is the abstract base class for any device producing commands that are external to the Neat Tools environment. Examples of these would be control signals to the serial or parallel port, sound, or any control messages accepted by another application.
NeatToolsModule
  |
  +-- OutputDevice

Input streams

Output streams

none

Fields

Methods