|
XRootD
|
#include <XrdSutBuckList.hh>
Collaboration diagram for XrdSutBuckListNode:Public Member Functions | |
| XrdSutBuckListNode (XrdSutBucket *b=0, XrdSutBuckListNode *n=0) | |
| virtual | ~XrdSutBuckListNode () |
| XrdSutBucket * | Buck () const |
| XrdSutBuckListNode * | Next () const |
| void | SetNext (XrdSutBuckListNode *n) |
Definition at line 45 of file XrdSutBuckList.hh.
|
inline |
Definition at line 50 of file XrdSutBuckList.hh.
|
inlinevirtual |
Definition at line 52 of file XrdSutBuckList.hh.
|
inline |
Definition at line 54 of file XrdSutBuckList.hh.
Referenced by XrdSutBuckList::Begin(), XrdSutBuckList::End(), XrdSutBuckList::Next(), and XrdSutBuckList::Remove().
Here is the caller graph for this function:
|
inline |
Definition at line 56 of file XrdSutBuckList.hh.
Referenced by XrdSutBuckList::~XrdSutBuckList(), XrdSutBuckList::Next(), and XrdSutBuckList::Remove().
Here is the caller graph for this function:
|
inline |
Definition at line 58 of file XrdSutBuckList.hh.
Referenced by XrdSutBuckList::PushBack(), and XrdSutBuckList::Remove().
Here is the caller graph for this function: