|
xrootd
|
#include <XrdOucNList.hh>


Public Member Functions | |
| int | Flag () |
| XrdOucNList * | Next () |
| int | NameKO (const char *pd, const int pl) |
| int | NameKO (const char *pd) |
| int | NameOK (const char *pd, const int pl) |
| int | NameOK (const char *pd) |
| void | Set (int fval) |
| XrdOucNList (const char *name="", int nvals=0) | |
| ~XrdOucNList () | |
Private Attributes | |
| XrdOucNList * | next |
| int | namelenL |
| char * | nameL |
| int | namelenR |
| char * | nameR |
| int | flags |
Friends | |
| class | XrdOucNList_Anchor |
| XrdOucNList::XrdOucNList | ( | const char * | name = "", |
| int | nvals = 0 |
||
| ) |
|
inline |
References nameL.
|
inline |
References flags.
| int XrdOucNList::NameKO | ( | const char * | pd, |
| const int | pl | ||
| ) |
Referenced by NameKO().
|
inline |
References NameKO().
| int XrdOucNList::NameOK | ( | const char * | pd, |
| const int | pl | ||
| ) |
Referenced by XrdOucNList_Anchor::Find(), and NameOK().
|
inline |
References NameOK().
|
inline |
References next.
|
inline |
References flags.
|
friend |
|
private |
Referenced by ~XrdOucNList().
|
private |
|
private |
|
private |
|
private |
1.8.5