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
}
 

Public Attributes

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

Member Enumeration Documentation

Enumerator
forced 
hasOPS 
hasSSQ 
hasLFN 
hasRW 
Enumerator
isClose 
isOpen 
isTime 
isXfr 
isDisc 

Member Data Documentation

union { ... }
kXR_unt32 XrdXrootdMonFileHdr::fileID
short XrdXrootdMonFileHdr::nRecs[2]
char XrdXrootdMonFileHdr::recFlag
short XrdXrootdMonFileHdr::recSize
char XrdXrootdMonFileHdr::recType
kXR_unt32 XrdXrootdMonFileHdr::userID

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