#include <XrdFrmCID.hh>
Collaboration diagram for XrdFrmCID:
Public Member Functions | |
int | Add (const char *iName, const char *cName, time_t addT, pid_t Pid) |
int | Get (const char *iName, char *buff, int blen) |
int | Get (const char *iName, const char *vName, XrdOucEnv *evP) |
int | Init (const char *qPath) |
void | Ref (const char *iName) |
XrdFrmCID () | |
~XrdFrmCID () | |
Private Member Functions | |
cidEnt * | Find (const char *iName) |
int | Init (XrdOucStream &cidFile) |
int | Update () |
Private Attributes | |
cidEnt * | Dflt |
cidEnt * | First |
char * | cidFN |
char * | cidFN2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|