Improve Subsystem DHB logic #112
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "mueller/improve-ss-dhb-logic"
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?
ModeTreeChildIF
for objects which can be mode tree childrenHasModeTreeChildrenIF
for parent objectsModeTreeConnectionIF
for connecting parent and childobjects::NO_OBJECT
was passed as the parent parameter everywhere. The parent is now not passed to base classes likeSubsystemBase
andControllerBase
anymore, and there is a deciated functionconnectModeTreeParent
exposed by theModeTreeConnectionIF
to connect a parent component to a mode tree child.Improve Subsystem DHB logicto WIP: Improve Subsystem DHB logicWIP: Improve Subsystem DHB logicto Improve Subsystem DHB logic