![]() |
XRootD
|
#include <XrdNetCmsNotify.hh>
Public Member Functions | |
XrdNetCmsNotify (XrdSysError *erp, const char *aPath, const char *iName, int Opts=0) | |
~XrdNetCmsNotify () | |
int | Gone (const char *Path, int isPfn=1) |
int | Have (const char *Path, int isPfn=1) |
Static Public Attributes | |
static const int | isServ = 0x0001 |
static const int | noPace = 0x0002 |
Definition at line 36 of file XrdNetCmsNotify.hh.
XrdNetCmsNotify::XrdNetCmsNotify | ( | XrdSysError * | erp, |
const char * | aPath, | ||
const char * | iName, | ||
int | Opts = 0 ) |
Definition at line 46 of file XrdNetCmsNotify.cc.
References XrdOucUtils::genPath(), XrdOucUtils::InstName(), isServ, and noPace.
XrdNetCmsNotify::~XrdNetCmsNotify | ( | ) |
Definition at line 75 of file XrdNetCmsNotify.cc.
int XrdNetCmsNotify::Gone | ( | const char * | Path, |
int | isPfn = 1 ) |
Definition at line 85 of file XrdNetCmsNotify.cc.
References Path.
int XrdNetCmsNotify::Have | ( | const char * | Path, |
int | isPfn = 1 ) |
Definition at line 107 of file XrdNetCmsNotify.cc.
References Path.
|
static |
Definition at line 44 of file XrdNetCmsNotify.hh.
Referenced by XrdNetCmsNotify().
|
static |
Definition at line 45 of file XrdNetCmsNotify.hh.
Referenced by XrdNetCmsNotify().