Bug 32 - Add a Simulation::CancelByClassPointer (T *classInstance) method
: Add a Simulation::CancelByClassPointer (T *classInstance) method
Status: NEW
: ns-3
simulation core
: pre-release
: PC Linux
: P3 enhancement
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2007-05-31 09:38 EDT by
Modified: 2009-04-03 11:42 EDT (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2007-05-31 09:38:54 EDT
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.
------- Comment #1 From 2007-08-02 10:11:45 EDT -------
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
------- Comment #2 From 2008-06-05 10:53:18 EDT -------
not a blocker (enhancement)