xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
XrdOssStatEvent Namespace Reference

Variables

static const int FileAdded = 1
 Path has been added. More...
 
static const int PendAdded = 2
 Path has been added in pending mode. More...
 
static const int FileRemoved = 0
 Path has been removed. More...
 

Variable Documentation

const int XrdOssStatEvent::FileAdded = 1
static

Path has been added.

const int XrdOssStatEvent::FileRemoved = 0
static

Path has been removed.

const int XrdOssStatEvent::PendAdded = 2
static

Path has been added in pending mode.