Bugzilla – Bug 32
Add a Simulation::CancelByClassPointer (T *classInstance) method
Last modified: 2009-04-03 11:42:52 EDT
You need to log in before you can comment on or make changes to this bug.
That method should be able to cancel all events which are expected to forward expiration to a method of the input class instance. Maybe we need a RemoveByClassPointer method too.
My EventCollectorClass in [1] tris to solve this problem in a different way. http://code.nsnam.org/gjc/ns-3-olsr-support/file/190372a33951/src/simulator/event-collector.h
not a blocker (enhancement)