![]() |
XRootD
|
#include <XrdOucChain.hh>
Public Member Functions | |
XrdOucStack () | |
~XrdOucStack () | |
int | isEmpty () |
T * | Pop () |
void | Push (XrdOucQSItem< T > *item) |
Definition at line 44 of file XrdOucChain.hh.
|
inline |
Definition at line 59 of file XrdOucChain.hh.
|
inline |
Definition at line 60 of file XrdOucChain.hh.
|
inline |
Definition at line 48 of file XrdOucChain.hh.
|
inline |
Definition at line 50 of file XrdOucChain.hh.
References XrdOucQSItem< T >::dataitem, and XrdOucQSItem< T >::nextelem.
Referenced by XrdNetBufferQ::~XrdNetBufferQ(), and XrdNetBufferQ::Alloc().
|
inline |
Definition at line 57 of file XrdOucChain.hh.
References XrdOucQSItem< T >::nextelem.
Referenced by XrdNetBufferQ::Recycle().