XrdOucStack< T > Class Template Reference

#include <XrdOucChain.hh>

List of all members.

Public Member Functions

int isEmpty ()
T * Pop ()
void Push (XrdOucQSItem< T > *item)
 XrdOucStack ()
 ~XrdOucStack ()

Private Attributes

XrdOucQSItem< T > * anchor

template<class T>
class XrdOucStack< T >


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

template<class T>
T* XrdOucStack< T >::Pop (  )  [inline]

template<class T>
void XrdOucStack< T >::Push ( XrdOucQSItem< T > *  item  )  [inline]


Member Data Documentation

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


The documentation for this class was generated from the following file:
Generated on 12 Dec 2014 for xrootd by  doxygen 1.4.7