LLPQMKey< DATA > Class Template Reference

#include <llpriqueuemap.h>

Inheritance diagram for LLPQMKey< DATA >:

Inheritance graph
[legend]
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.


Member Data Documentation

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

Definition at line 69 of file llpriqueuemap.h.

Referenced by LLPQMKey< LLTransferSource * >::operator<().

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

Definition at line 68 of file llpriqueuemap.h.

Referenced by LLPQMKey< LLTransferSource * >::operator<().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:39 2010 for Second Life Viewer by  doxygen 1.4.7