#include <XrdOucNList.hh>
Public Member Functions | |
XrdOucNList (const char *name="", int nvals=0) | |
~XrdOucNList () | |
int | Flag () |
int | NameKO (const char *pd) |
int | NameKO (const char *pd, const int pl) |
int | NameOK (const char *pd) |
int | NameOK (const char *pd, const int pl) |
XrdOucNList * | Next () |
void | Set (int fval) |
Friends | |
class | XrdOucNList_Anchor |
Definition at line 40 of file XrdOucNList.hh.
XrdOucNList::XrdOucNList | ( | const char * | name = "", |
int | nvals = 0 ) |
Definition at line 37 of file XrdOucNList.cc.
Referenced by XrdOucNList_Anchor::Empty(), XrdOucNList_Anchor::Find(), XrdOucNList_Anchor::First(), XrdOucNList_Anchor::Insert(), Next(), XrdOucNList_Anchor::Pop(), XrdOucNList_Anchor::Replace(), XrdOucNList_Anchor::Replace(), XrdOucNList_Anchor::Swap(), XrdOucNList_Anchor, and XrdOucNList_Anchor::Zorch().
|
inline |
Definition at line 59 of file XrdOucNList.hh.
|
inline |
Definition at line 44 of file XrdOucNList.hh.
|
inline |
Definition at line 48 of file XrdOucNList.hh.
References NameKO().
int XrdOucNList::NameKO | ( | const char * | pd, |
const int | pl ) |
Definition at line 64 of file XrdOucNList.cc.
Referenced by NameKO().
|
inline |
Definition at line 52 of file XrdOucNList.hh.
References NameOK().
int XrdOucNList::NameOK | ( | const char * | pd, |
const int | pl ) |
Definition at line 87 of file XrdOucNList.cc.
Referenced by XrdOucNList_Anchor::Find(), and NameOK().
|
inline |
Definition at line 45 of file XrdOucNList.hh.
References XrdOucNList().
|
inline |
Definition at line 55 of file XrdOucNList.hh.
Referenced by XrdOucNList_Anchor::Replace().
|
friend |
Definition at line 62 of file XrdOucNList.hh.
References XrdOucNList(), and XrdOucNList_Anchor.
Referenced by XrdOucNList_Anchor::Swap(), and XrdOucNList_Anchor.