xrootd
Public Types | Public Attributes | List of all members
XrdXrootdMonFileHdr Struct Reference

#include <XrdXrootdMonData.hh>

Public Types

enum  recTval {
  isClose = 0, isOpen, isTime, isXfr,
  isDisc
}
 
enum  recFval {
  forced =0x01, hasOPS =0x02, hasSSQ =0x04, hasLFN =0x01,
  hasRW =0x02, hasSID =0x01
}
 

Public Attributes

char recType
 
char recFlag
 
short recSize
 
union {
   kXR_unt32   fileID
 
   kXR_unt32   userID
 
   short   nRecs [2]
 
}; 
 

Member Enumeration Documentation

◆ recFval

Enumerator
forced 
hasOPS 
hasSSQ 
hasLFN 
hasRW 
hasSID 

◆ recTval

Enumerator
isClose 
isOpen 
isTime 
isXfr 
isDisc 

Member Data Documentation

◆ @12

union { ... }

◆ fileID

kXR_unt32 XrdXrootdMonFileHdr::fileID

◆ nRecs

short XrdXrootdMonFileHdr::nRecs[2]

◆ recFlag

char XrdXrootdMonFileHdr::recFlag

◆ recSize

short XrdXrootdMonFileHdr::recSize

◆ recType

char XrdXrootdMonFileHdr::recType

◆ userID

kXR_unt32 XrdXrootdMonFileHdr::userID

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