#include <XrdOucNList.hh>
Inheritance diagram for XrdOucNList_Anchor:


Public Member Functions | |
| void | Lock () |
| void | UnLock () |
| void | Empty (XrdOucNList *newlist=0) |
| XrdOucNList * | Find (const char *name) |
| XrdOucNList * | First () |
| void | Insert (XrdOucNList *newitem) |
| int | NotEmpty () |
| XrdOucNList * | Pop () |
| void | Replace (const char *name, int nval) |
| void | Replace (XrdOucNList *item) |
| void | Swap (XrdOucNList_Anchor &other) |
| void | Zorch (XrdOucNList *newnext=0) |
Private Attributes | |
| XrdSysMutex | mutex |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1