XrdOucQueue< T > Class Template Reference

#include <XrdOucChain.hh>

List of all members.

Public Member Functions

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

Private Attributes

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

template<class T>
class XrdOucQueue< T >


Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 22 Feb 2019 for xrootd by  doxygen 1.6.1