Rename parentQueueId in Helpers #83

Open
opened 2020-05-22 17:40:09 +02:00 by gaisser · 0 comments
Owner

ModeHelper, HealthHelper, etc. have a member called "parentQueueId". The setter is also namend after the member name. Normally, in OOP a Parent is a Object to inherit from. In this case the "parentQueueId" is the MessageQueueId_t of the Owner. This should have the name "ownerQueueId" instead.

ModeHelper, HealthHelper, etc. have a member called "parentQueueId". The setter is also namend after the member name. Normally, in OOP a Parent is a Object to inherit from. In this case the "parentQueueId" is the MessageQueueId_t of the Owner. This should have the name "ownerQueueId" instead.
gaisser added the
feature
API Change
labels 2020-05-22 17:40:09 +02:00
gaisser changed title from Rename ParentQueue in Helpers to Rename parentQueueId in Helpers 2020-05-22 17:40:15 +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#83
No description provided.