Changeset 705bd3d in Lumiera
- Timestamp:
-
2026-03-11T16:52:04Z
(6 weeks ago)
- Author:
- Ichthyostega <prg@…>
- Branches:
- dev/play
- Children:
- d91ca67a
- Parents:
- 259d0a5
- Message:
-
BufferProvider: rename OutputSlot implementation parts
The state of connectedness is represented as class,
which actually is a three step deep hierarchy.
This design seems plausible, since we get
- an interface visible for clients (
Allocation)
- an internal interface
- the actual implementation, templated to the actual connection
At least we can try to choose names that better indicate
these three related levels.
-
(No files)
-