|
XRootD
|
#include <XrdOucChain.hh>
Collaboration diagram for XrdOucQueue< T >:Public Member Functions | |
| XrdOucQueue () | |
| ~XrdOucQueue () | |
| void | Add (XrdOucQSItem< T > *item) |
| int | isEmpty () |
| T * | Remove () |
Definition at line 67 of file XrdOucChain.hh.
|
inline |
Definition at line 87 of file XrdOucChain.hh.
|
inline |
Definition at line 88 of file XrdOucChain.hh.
|
inline |
Definition at line 71 of file XrdOucChain.hh.
References XrdOucQSItem< T >::nextelem.
|
inline |
Definition at line 79 of file XrdOucChain.hh.
|
inline |
Definition at line 81 of file XrdOucChain.hh.
References XrdOucQSItem< T >::dataitem.