Refactor Local Pool API #667
2 Participants
Notifications
Due Date
No due date set.
Depends on
Reference: fsfw/fsfw#667
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "mueller/refactor-local-pool-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Builds on top #655 .
Improve the core API of
ProvidesDataPoolSubscriptionIF
by adding functions which take one wrapper struct. This also makes it more flexible. The old API format was kept to ensure that existing code does not break for this PR but is marked as[[deprecated]]
Migration
Calls like this:
look like this now