diff options
author | Rick Pasetto <rick@lindenlab.com> | 2009-11-24 14:26:00 -0800 |
---|---|---|
committer | Rick Pasetto <rick@lindenlab.com> | 2009-11-24 14:26:00 -0800 |
commit | f276b73d974a4b47d50e71922846efe9ee0b1409 (patch) | |
tree | d0a003ae4a87f9e04df97863e69d41db4a330ee6 /indra/llcharacter/lltargetingmotion.h | |
parent | 6d5aff5aecc5c537ea6d24a2f79afa1afa5f47a8 (diff) |
DEV-41998 - refactor mediadataclient to use a std::list, and re-sort every time an item is pulled off the queue
Review #43
This change refactors mediadataclient to no longer use a PriorityQueue (which sorts only on insertion), but rather just use a std::list which is re-sorted on insert, and also when "popped" (at the time the queue timer goes off).
Also implemented a unit test to make sure re-sorting occurs on timer tick.
Diffstat (limited to 'indra/llcharacter/lltargetingmotion.h')
0 files changed, 0 insertions, 0 deletions