xrootd
Loading...
Searching...
No Matches
Variables
XrdOssStatEvent Namespace Reference

Variables

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

Variable Documentation

◆ FileAdded

const int XrdOssStatEvent::FileAdded = 1
static

Path has been added.

◆ FileRemoved

const int XrdOssStatEvent::FileRemoved = 0
static

Path has been removed.

◆ PendAdded

const int XrdOssStatEvent::PendAdded = 2
static

Path has been added in pending mode.