Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes

XrdCmsNotify Class Reference

#include <XrdCmsNotify.hh>

Collaboration diagram for XrdCmsNotify:
Collaboration graph
[legend]

List of all members.

Public Member Functions

int Gone (const char *Path, int isPfn=1)
int Have (const char *Path, int isPfn=1)
 XrdCmsNotify (XrdSysError *erp, const char *aPath, const char *iName, int Opts=0)
 ~XrdCmsNotify ()

Static Public Attributes

static const int isServ = 0x0001
static const int noPace = 0x0002

Private Member Functions

int Send (const char *Buff, int Blen)

Private Attributes

XrdSysErroreDest
XrdNetMsgxMsg
char * destPath
int Pace

Constructor & Destructor Documentation

XrdCmsNotify::XrdCmsNotify ( XrdSysError erp,
const char *  aPath,
const char *  iName,
int  Opts = 0 
)
XrdCmsNotify::~XrdCmsNotify (  ) 

References destPath, and xMsg.


Member Function Documentation

int XrdCmsNotify::Gone ( const char *  Path,
int  isPfn = 1 
)

References Send().

int XrdCmsNotify::Have ( const char *  Path,
int  isPfn = 1 
)

References Send().

int XrdCmsNotify::Send ( const char *  Buff,
int  Blen 
) [private]

Member Data Documentation

char* XrdCmsNotify::destPath [private]

Referenced by XrdCmsNotify(), and ~XrdCmsNotify().

Referenced by XrdCmsNotify().

const int XrdCmsNotify::isServ = 0x0001 [static]
const int XrdCmsNotify::noPace = 0x0002 [static]

Referenced by XrdCmsNotify().

int XrdCmsNotify::Pace [private]

Referenced by Send(), and XrdCmsNotify().

Referenced by Send(), XrdCmsNotify(), and ~XrdCmsNotify().


The documentation for this class was generated from the following files: