LLPQMKey< DATA > Class Template Reference

#include <llpriqueuemap.h>

Collaboration diagram for LLPQMKey< DATA >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLPQMKey (const F32 priority, DATA data)
bool operator< (const LLPQMKey &b) const

Public Attributes

F32 mPriority
DATA mData


Detailed Description

template<class DATA>
class LLPQMKey< DATA >

Definition at line 44 of file llpriqueuemap.h.


Constructor & Destructor Documentation

template<class DATA>
LLPQMKey< DATA >::LLPQMKey ( const F32  priority,
DATA  data 
) [inline]

Definition at line 47 of file llpriqueuemap.h.


Member Function Documentation

template<class DATA>
bool LLPQMKey< DATA >::operator< ( const LLPQMKey< DATA > &  b  )  const [inline]

Definition at line 51 of file llpriqueuemap.h.

References FALSE, LLPQMKey< DATA >::mData, LLPQMKey< DATA >::mPriority, and TRUE.


Member Data Documentation

template<class DATA>
F32 LLPQMKey< DATA >::mPriority

Definition at line 68 of file llpriqueuemap.h.

Referenced by LLPQMKey< DATA >::operator<().

template<class DATA>
DATA LLPQMKey< DATA >::mData

Definition at line 69 of file llpriqueuemap.h.

Referenced by LLPQMKey< DATA >::operator<().


The documentation for this class was generated from the following file:

Generated on Fri May 16 09:00:00 2008 for SecondLife by  doxygen 1.5.5