xrootd
Public Member Functions | Private Attributes
XrdOucStack Class Reference

#include <XrdOucChain.hh>

Collaboration diagram for XrdOucStack:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

XrdOucQSItem< T > * anchor

Constructor & Destructor Documentation

XrdOucStack::XrdOucStack ( ) [inline]
XrdOucStack::~XrdOucStack ( ) [inline]

Member Function Documentation

int XrdOucStack::isEmpty ( ) [inline]
T* XrdOucStack::Pop ( ) [inline]
void XrdOucStack::Push ( XrdOucQSItem< T > *  item) [inline]

Member Data Documentation


The documentation for this class was generated from the following file: