Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals   Related Pages  

OsclPriorityList< T > Class Template Reference
[OSCL Proc]

#include <oscl_double_list.h>

Inheritance diagram for OsclPriorityList< T >:

OsclDoubleListBase

Public Methods

OSCL_INLINE OsclPriorityList ()
OSCL_INLINE OsclPriorityList (int32 anOffset)
OSCL_INLINE void Insert (T &aRef)
OSCL_INLINE bool IsHead (const T *aPtr) const
OSCL_INLINE bool IsTail (const T *aPtr) const
OSCL_INLINE T * Head () const
OSCL_INLINE T * Tail () const

template<class T>
class OsclPriorityList< T >


Constructor & Destructor Documentation

template<class T>
OSCL_INLINE OsclPriorityList< T >::OsclPriorityList  
 

template<class T>
OSCL_INLINE OsclPriorityList< T >::OsclPriorityList int32    anOffset
 


Member Function Documentation

template<class T>
OSCL_INLINE T* OsclPriorityList< T >::Head  
 

template<class T>
OSCL_INLINE void OsclPriorityList< T >::Insert T &    aRef
 

template<class T>
OSCL_INLINE bool OsclPriorityList< T >::IsHead const T *    aPtr const
 

template<class T>
OSCL_INLINE bool OsclPriorityList< T >::IsTail const T *    aPtr const
 

template<class T>
OSCL_INLINE T* OsclPriorityList< T >::Tail  
 


The documentation for this class was generated from the following file:
OSCL API
Posting Version: CORE_8.000.1.1_RC4