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.

Detailed Description

Set file information.

When the arevents option is specified in the oss.statlib directive and the executable is the cmsd running in server mode, then the StatInfo function is also used to relay add/remove file requests send by the companion xrootd to the cmsd. The parameters then are as follows:

Parameters:
path -> the file path whose whose stat information changed.
buff -> Nil; this indicates that stat information is being set.
opts One of the following options:

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for xrootd by  doxygen 1.6.1