DescriptionIssue #1484 - Make PassthroughAPP a pass-through again
Create new class 'WbPassthroughSinkStartPolicy', deriving from the template
instantiation of 'CustomSinkStartPolicy' that was previously used. Shadow its
'OnStart' member function with one that replicates previous behavior.
Extract code that was previously added to 'CustomSinkStartPolicy::OnStart()'
into 'WbPassthroughSinkStartPolicy::OnStart'. Restore 'const' declaration to 'CustomSinkStartPolicy::OnStart'.
Rename 'WBPassthru' to 'WbPassthroughPolicy' to reflect the template argument
name 'Policy' in PassthroughAPP that it instantiates.
Patch Set 1 : #
Total comments: 5
Patch Set 2 : rebase only #Patch Set 3 : #
MessagesTotal messages: 7
|