Bridge: Use EventWrapper instead of Event subclass for sendEvent
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 23 Jul 2012 13:32:19 +0000 (09:32 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 23 Jul 2012 13:32:19 +0000 (09:32 -0400)
commit66f5124e2b7db64279f894a0694da3c75b9c157c
treeac5cf9bbfa23c1a46414fc53c8e3d997116879e8
parent42596d27e95696e1c9bb0b421ad910091860d11e
Bridge: Use EventWrapper instead of Event subclass for sendEvent

This class simply cleans up the code by making use of the EventWrapper
convenience class to schedule the sendEvent in the bridge ports.
src/mem/bridge.hh