|
Class Summary |
| DemoTransmitter |
This program demonstrates using the SddTransmitter base class
to create a new SDD stream for parking garages. |
| Redistributor |
This application is a simple implementation of ItsFrameRedistributor
that does not perform a transformation on the data stream.
|
| SddAutoExtractReceiver |
A sample SDD Receiver that saves incoming SDD information to files on disk.
|
| SddFilter |
SDDFilter illustrates how to build an SDD Operator. |
| SddFlash |
This application connects to an SDD data stream,
prints the data in the specified tables to standard
output in a tabular format (comma separated,
with column headers on the first line), and terminates.
|
| SddReplay |
SddReplay is designed to SDD transmit a chunk of previously stored SDD-formed
data, thus mimicking a 'live' SDD data stream. |