| Interface | Description |
|---|---|
| Observer |
A cleanroom implementation of the Observer interface
for the Observable design pattern.
|
| Class | Description |
|---|---|
| BitVector |
Class that implements a collection for
bits, storing them packed into bytes.
|
| ModbusUtil |
Helper class that provides utility methods.
|
| ModPoll |
This class mimics ModPoll for serial connections
see https://www.modbusdriver.com/modpoll.html
|
| Observable |
A cleanroom implementation of the Observable pattern.
|
| SerialParameters |
Helper class wrapping all serial port communication parameters.
|
| ThreadPool |
Class implementing a simple thread pool.
|
Copyright © 2025. All Rights Reserved.