Expand description
Structs§
- Simple
PvStore - A simple in-memory PV store.
Type Aliases§
- Link
Callback - Callback that computes a derived PV value from its input values.
- OnPut
Callback - Callback invoked after a PUT value is applied to a record.
- Scan
Callback - Callback invoked by the scan scheduler; returns the new value for the PV.