#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] | |
}; |
union { ... } |
short XrdXrootdMonFileHdr::nRecs[2] |