xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
XrdCl::Monitor::OpenInfo Struct Reference

Describe a file open event to the monitor. More...

#include <XrdClMonitor.hh>

Collaboration diagram for XrdCl::Monitor::OpenInfo:
Collaboration graph
[legend]

Public Member Functions

 OpenInfo ()
 

Public Attributes

const URLfile
 File in question.
 
std::string dataServer
 Actual fata server.
 
uint64_t fSize
 File size in bytes.
 
uint16_t oFlags
 OpenFlags.
 

Detailed Description

Describe a file open event to the monitor.

Constructor & Destructor Documentation

◆ OpenInfo()

XrdCl::Monitor::OpenInfo::OpenInfo ( )
inline

Member Data Documentation

◆ dataServer

std::string XrdCl::Monitor::OpenInfo::dataServer

Actual fata server.

◆ file

const URL* XrdCl::Monitor::OpenInfo::file

File in question.

◆ fSize

uint64_t XrdCl::Monitor::OpenInfo::fSize

File size in bytes.

◆ oFlags

uint16_t XrdCl::Monitor::OpenInfo::oFlags

The documentation for this struct was generated from the following file: