XRootD
Loading...
Searching...
No Matches
XrdCms::CmsPrepAddRequest Struct Reference

#include <YProtocol.hh>

+ Collaboration diagram for XrdCms::CmsPrepAddRequest:

Public Types

enum  {
  kYR_stage = 0x0001 ,
  kYR_write = 0x0002 ,
  kYR_coloc = 0x0004 ,
  kYR_fresh = 0x0008 ,
  kYR_metaman = 0x0010
}
 

Public Attributes

CmsRRHdr Hdr
 

Detailed Description

Definition at line 408 of file YProtocol.hh.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
kYR_stage 
kYR_write 
kYR_coloc 
kYR_fresh 
kYR_metaman 

Definition at line 411 of file YProtocol.hh.

411 {kYR_stage = 0x0001, // Stage the data
412 kYR_write = 0x0002, // Prepare for writing
413 kYR_coloc = 0x0004, // Prepare for co-location
414 kYR_fresh = 0x0008, // Prepare by time refresh
415 kYR_metaman = 0x0010 // Prepare via meta-manager
416 };

Member Data Documentation

◆ Hdr

CmsRRHdr XrdCms::CmsPrepAddRequest::Hdr

Definition at line 409 of file YProtocol.hh.


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