![]() |
XRootD
|
#include <XrdFrcCID.hh>
Public Member Functions | |
XrdFrcCID () | |
~XrdFrcCID () | |
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) |
Definition at line 41 of file XrdFrcCID.hh.
|
inline |
Definition at line 54 of file XrdFrcCID.hh.
|
inline |
Definition at line 55 of file XrdFrcCID.hh.
int XrdFrcCID::Add | ( | const char * | iName, |
const char * | cName, | ||
time_t | addT, | ||
pid_t | Pid | ||
) |
Definition at line 64 of file XrdFrcCID.cc.
int XrdFrcCID::Get | ( | const char * | iName, |
char * | buff, | ||
int | blen | ||
) |
Definition at line 124 of file XrdFrcCID.cc.
References strlcpy().
int XrdFrcCID::Get | ( | const char * | iName, |
const char * | vName, | ||
XrdOucEnv * | evP | ||
) |
Definition at line 140 of file XrdFrcCID.cc.
References XrdOucEnv::Put().
int XrdFrcCID::Init | ( | const char * | qPath | ) |
Definition at line 159 of file XrdFrcCID.cc.
References XrdOucStream::Attach(), XrdOucStream::Close(), DEBUG, XrdSysError::Emsg(), EPNAME, XrdOucStream::GetLine(), XrdOucStream::LastError(), open(), Path, and XrdFrc::Say.
Referenced by XrdFrmTransfer::Init().
void XrdFrcCID::Ref | ( | const char * | iName | ) |
Definition at line 248 of file XrdFrcCID.cc.
Referenced by XrdFrcReqFile::Init().