#include <XrdOucNList.hh>
Inheritance diagram for XrdOucNList:
Public Member Functions | |
int | Flag () |
XrdOucNList * | Next () |
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|