xrootd
|
Public Member Functions | |
cidEnt (cidEnt *epnt, const char *iname, const char *cname, time_t addt, pid_t idp) | |
~cidEnt () | |
Public Attributes | |
cidEnt * | Next |
char * | iName |
char * | cName |
time_t | addT |
pid_t | Pid |
int | useCnt |
short | iNLen |
short | cNLen |
XrdFrmCID::cidEnt::cidEnt | ( | cidEnt * | epnt, |
const char * | iname, | ||
const char * | cname, | ||
time_t | addt, | ||
pid_t | idp | ||
) | [inline] |
XrdFrmCID::cidEnt::~cidEnt | ( | ) | [inline] |
time_t XrdFrmCID::cidEnt::addT |
Referenced by XrdFrmCID::Add(), and XrdFrmCID::Update().
char* XrdFrmCID::cidEnt::cName |
Referenced by XrdFrmCID::Add(), XrdFrmCID::Get(), and XrdFrmCID::Update().
short XrdFrmCID::cidEnt::cNLen |
Referenced by XrdFrmCID::Add(), and XrdFrmCID::Update().
char* XrdFrmCID::cidEnt::iName |
Referenced by XrdFrmCID::Find(), and XrdFrmCID::Update().
short XrdFrmCID::cidEnt::iNLen |
Referenced by XrdFrmCID::Update().
Referenced by XrdFrmCID::Find(), and XrdFrmCID::Update().
Referenced by XrdFrmCID::Add(), and XrdFrmCID::Update().
Referenced by XrdFrmCID::Ref(), and XrdFrmCID::Update().