|
xrootd
|
#include <XrdOucChain.hh>

Public Member Functions | |
| int | isEmpty () |
| T * | Pop () |
| void | Push (XrdOucQSItem< T > *item) |
| XrdOucStack () | |
| ~XrdOucStack () | |
Private Attributes | |
| XrdOucQSItem< T > * | anchor |
| XrdOucStack::XrdOucStack | ( | ) | [inline] |
| XrdOucStack::~XrdOucStack | ( | ) | [inline] |
| int XrdOucStack::isEmpty | ( | ) | [inline] |
| T* XrdOucStack::Pop | ( | ) | [inline] |
Referenced by XrdNetBufferQ::~XrdNetBufferQ(), XrdNetBufferQ::Alloc(), and XrdNetLink::Alloc().
| void XrdOucStack::Push | ( | XrdOucQSItem< T > * | item | ) | [inline] |
Referenced by XrdNetBufferQ::Recycle(), and XrdNetLink::Recycle().
XrdOucQSItem<T>* XrdOucStack::anchor [private] |
1.7.5