Renaming Cookie to CookieIF #41

Closed
opened 2020-04-18 14:15:16 +02:00 by muellerr · 0 comments
Owner

This is tied to issue #19.
As discussed, I renamed Cookie to CookieIF.
This makes it clearer that the CookieIF is an interface for child cookies to implement
communication specific details. I also added some documentation.

Additionally, there is a new typedef in CookieIF.h: address_t, which is a typedef for uint32_t. This can also be a good hint that a logical device address can/should be tied to the Cookie implementation.

Label: API Change (PS: It would be nice if every developer can assign labels :-))

This is tied to issue #19. As discussed, I renamed Cookie to CookieIF. This makes it clearer that the CookieIF is an interface for child cookies to implement communication specific details. I also added some documentation. Additionally, there is a new typedef in CookieIF.h: address_t, which is a typedef for uint32_t. This can also be a good hint that a logical device address can/should be tied to the Cookie implementation. Label: API Change (PS: It would be nice if every developer can assign labels :-))
muellerr added the
API Change
label 2020-04-22 19:11:26 +02:00
mohr closed this issue 2020-07-03 11:48:57 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fsfw/fsfw#41
No description provided.