XRootD
XrdCms::CmsResponse Struct Reference

#include <YProtocol.hh>

+ Collaboration diagram for XrdCms::CmsResponse:

Public Types

enum  { kYR_async = 128 }
 

Public Attributes

CmsRRHdr Hdr
 
kXR_unt32 Val
 

Detailed Description

Definition at line 167 of file YProtocol.hh.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
kYR_async 

Definition at line 170 of file YProtocol.hh.

170  {kYR_async = 128 // Modifier: Reply to prev waitresp
171  };

Member Data Documentation

◆ Hdr

CmsRRHdr XrdCms::CmsResponse::Hdr

Definition at line 168 of file YProtocol.hh.

Referenced by XrdCmsTalk::Complain().

◆ Val

kXR_unt32 XrdCms::CmsResponse::Val

Definition at line 173 of file YProtocol.hh.

Referenced by XrdCmsTalk::Complain().


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