PPI: Implement DebugEvent
PPI: Fix PassivePackeSink: provide front() instead of back() members PPI: Provide specializations for void-argument callbacks in Events and Route PPI: Add notifyThrottle/notifyUnthrottle to EventDescriptor PPI: Re-implement routing classes using a traits-based implementation PPI: Add Route unit testing (mainly testing throttling)
Showing
- PPI/Connectors.hh 1 addition, 2 deletionsPPI/Connectors.hh
- PPI/DebugEvent.cci 61 additions, 0 deletionsPPI/DebugEvent.cci
- PPI/DebugEvent.hh 86 additions, 0 deletionsPPI/DebugEvent.hh
- PPI/DebugModules.cci 5 additions, 5 deletionsPPI/DebugModules.cci
- PPI/DebugModules.hh 2 additions, 2 deletionsPPI/DebugModules.hh
- PPI/DebugModules.test.cc 2 additions, 2 deletionsPPI/DebugModules.test.cc
- PPI/EventManager.hh 1 addition, 1 deletionPPI/EventManager.hh
- PPI/Events.cci 14 additions, 0 deletionsPPI/Events.cci
- PPI/Events.cti 60 additions, 14 deletionsPPI/Events.cti
- PPI/Events.hh 32 additions, 4 deletionsPPI/Events.hh
- PPI/Route.cci 1 addition, 159 deletionsPPI/Route.cci
- PPI/Route.ct 70 additions, 0 deletionsPPI/Route.ct
- PPI/Route.cti 107 additions, 33 deletionsPPI/Route.cti
- PPI/Route.hh 5 additions, 1 deletionPPI/Route.hh
- PPI/Route.ih 121 additions, 137 deletionsPPI/Route.ih
- PPI/Route.test.cc 123 additions, 1 deletionPPI/Route.test.cc
- PPI/detail/EventBinding.cti 53 additions, 14 deletionsPPI/detail/EventBinding.cti
- PPI/detail/EventBinding.hh 29 additions, 5 deletionsPPI/detail/EventBinding.hh
- PPI/predecl.hh 1 addition, 3 deletionsPPI/predecl.hh
Loading
Please register or sign in to comment