Tasks #263

Implement coherent dynamic behavior

Added by J. Wienke almost 13 years ago. Updated almost 13 years ago.

Status:ResolvedStart date:04/28/2011
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:C++Estimated time:7.00 hours
Target version:-

Description

According to Guarantees


Subtasks

Tasks #264: Adapt handling of incomming eventsResolvedJ. Moringen

Tasks #267: Fix (re)configuration of filters and handlersResolvedJ. Wienke

Associated revisions

Revision 310e62f7
Added by J. Moringen almost 13 years ago

Allow InRouteConfigurator to manage multiple connectors
refs #263
  • src/rsb/Listener.cpp: add multiple connectors to configurator
    instead of asserting connectors.size() == 1
  • src/rsb/eventprocessing/InRouteConfigurator.{h,cpp}: maintain a list
    of connectors instead of a single connector; loop over connectors
    when necessary
  • test/rsb/RSBTest.cpp: adapted to changed configurator interface

Revision 7d3078bd
Added by J. Moringen almost 13 years ago

Allow OutRouteConfigurator to manage multiple connectors
refs #263
  • src/rsb/Informer.cpp: add multiple connectors to configurator
    instead of asserting connectors.size() == 1
  • src/rsb/eventprocessing/OutRouteConfigurator.{h,cpp}: maintain a list
    of connectors instead of a single connector; loop over connectors
    when necessary
  • test/rsb/RSBTest.cpp: adapted to changed configurator interface

History

#1 Updated by J. Moringen almost 13 years ago

  • Subject changed from Implment coherent dynamic behavior to Implement coherent dynamic behavior

#2 Updated by J. Moringen almost 13 years ago

  • Status changed from New to In Progress

#3 Updated by J. Wienke almost 13 years ago

  • Status changed from In Progress to Resolved

Also available in: Atom PDF