PPI: Implement DebugEvent
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 14 Aug 2007 14:30:29 +0000 (14:30 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 14 Aug 2007 14:30:29 +0000 (14:30 +0000)
commit7465ea4f6d3d54622bd783106cf8b60d5f133343
treeab043c8f9d4c116160bdc9c402e86f6fdc5c3d0b
parentf539f4271d470794a773a92bacd8ba086c9bc1cd
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)

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@391 270642c3-0616-0410-b53a-bc976706d245
19 files changed:
PPI/Connectors.hh
PPI/DebugEvent.cci [new file with mode: 0644]
PPI/DebugEvent.hh [new file with mode: 0644]
PPI/DebugModules.cci
PPI/DebugModules.hh
PPI/DebugModules.test.cc
PPI/EventManager.hh
PPI/Events.cci
PPI/Events.cti
PPI/Events.hh
PPI/Route.cci
PPI/Route.ct [new file with mode: 0644]
PPI/Route.cti
PPI/Route.hh
PPI/Route.ih
PPI/Route.test.cc
PPI/detail/EventBinding.cti
PPI/detail/EventBinding.hh
PPI/predecl.hh