Hi developers,

I would like to know better how the notifications work in SUMO. The
class MSMoveRemainder has different virtual methods (notifyEnter,
notifyLeave, etc.). So they can be override by other classes. 

For example, a vehicle can call to notifyLeave at MSVehicle::leaveLane
function. They use the myMoveReminders vector. I suppose that the
objects stored on the vector are the remainders of each passed lane.
However, I cannot figure out what implementation is used when a usual
leave lane happens, and so tracing how it works.

Thanks.



------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
sumo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-devel

Reply via email to