XrdOucQueue< T > Class Template Reference

#include <XrdOucChain.hh>

List of all members.

Public Member Functions

void Add (XrdOucQSItem< T > *item)
int isEmpty ()
TRemove ()
 XrdOucQueue ()
 ~XrdOucQueue ()

Private Attributes

XrdOucQSItem< T > * anchor
XrdOucQSItem< T > * lastelem


Detailed Description

template<class T>
class XrdOucQueue< T >

Definition at line 49 of file XrdOucChain.hh.


Constructor & Destructor Documentation

template<class T>
XrdOucQueue< T >::XrdOucQueue (  )  [inline]

Definition at line 69 of file XrdOucChain.hh.

References XrdOucQueue< T >::anchor, and XrdOucQueue< T >::lastelem.

template<class T>
XrdOucQueue< T >::~XrdOucQueue (  )  [inline]

Definition at line 70 of file XrdOucChain.hh.


Member Function Documentation

template<class T>
void XrdOucQueue< T >::Add ( XrdOucQSItem< T > *  item  )  [inline]

Definition at line 53 of file XrdOucChain.hh.

References XrdOucQueue< T >::anchor, XrdOucQueue< T >::lastelem, and XrdOucQSItem< T >::nextelem.

template<class T>
int XrdOucQueue< T >::isEmpty (  )  [inline]

Definition at line 61 of file XrdOucChain.hh.

References XrdOucQueue< T >::anchor.

template<class T>
T* XrdOucQueue< T >::Remove (  )  [inline]

Definition at line 63 of file XrdOucChain.hh.

References XrdOucQueue< T >::anchor, XrdOucQSItem< T >::dataitem, XrdOucQueue< T >::lastelem, and T.


Member Data Documentation

template<class T>
XrdOucQSItem<T>* XrdOucQueue< T >::anchor [private]

Definition at line 73 of file XrdOucChain.hh.

Referenced by XrdOucQueue< T >::Add(), XrdOucQueue< T >::isEmpty(), XrdOucQueue< T >::Remove(), and XrdOucQueue< T >::XrdOucQueue().

template<class T>
XrdOucQSItem<T>* XrdOucQueue< T >::lastelem [private]

Definition at line 74 of file XrdOucChain.hh.

Referenced by XrdOucQueue< T >::Add(), XrdOucQueue< T >::Remove(), and XrdOucQueue< T >::XrdOucQueue().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:50:39 2011 for ROOT_528-00b_version by  doxygen 1.5.1