#include <llpriqueuemap.h>
Inheritance diagram for LLPQMKey< DATA >:
Public Member Functions | |
LLPQMKey (const F32 priority, DATA data) | |
bool | operator< (const LLPQMKey &b) const |
Public Attributes | |
F32 | mPriority |
DATA | mData |
Definition at line 44 of file llpriqueuemap.h.
Definition at line 47 of file llpriqueuemap.h.
Definition at line 51 of file llpriqueuemap.h.
Definition at line 69 of file llpriqueuemap.h.
Referenced by LLPQMKey< LLTransferSource * >::operator<().
Definition at line 68 of file llpriqueuemap.h.
Referenced by LLPQMKey< LLTransferSource * >::operator<().