#include <XrdOucPup.hh>
Public Member Functions | |
XrdOucPupNames (const char **nlist=0, int nlnum=0) | |
~XrdOucPupNames () | |
Public Attributes | |
const char ** | NList |
int | NLnum |
Definition at line 59 of file XrdOucPup.hh.
XrdOucPupNames::XrdOucPupNames | ( | const char ** | nlist = 0 , |
|
int | nlnum = 0 | |||
) | [inline] |
XrdOucPupNames::~XrdOucPupNames | ( | ) | [inline] |
Definition at line 65 of file XrdOucPup.hh.
const char** XrdOucPupNames::NList |