xrootd
|
#include <XrdOucChain.hh>
Public Member Functions | |
XrdOucQSItem (T *item) | |
~XrdOucQSItem () | |
Public Attributes | |
XrdOucQSItem< T > * | nextelem |
T * | dataitem |
|
inline |
|
inline |
T* XrdOucQSItem< T >::dataitem |
Referenced by XrdOucStack< T >::Pop(), and XrdOucQueue< T >::Remove().
XrdOucQSItem<T>* XrdOucQSItem< T >::nextelem |
Referenced by XrdOucQueue< T >::Add(), XrdOucStack< T >::Pop(), and XrdOucStack< T >::Push().