XRootD
XrdCl::XRootDQuery Struct Reference

XRootD related protocol queries. More...

#include <XrdClPostMasterInterfaces.hh>

+ Collaboration diagram for XrdCl::XRootDQuery:

Static Public Attributes

static const uint16_t IsEncrypted = 1004
 returns true if the channel is encrypted More...
 
static const uint16_t ProtocolVersion = 1003
 returns the protocol version More...
 
static const uint16_t ServerFlags = 1002
 returns server flags More...
 

Detailed Description

XRootD related protocol queries.

Definition at line 288 of file XrdClPostMasterInterfaces.hh.

Member Data Documentation

◆ IsEncrypted

const uint16_t XrdCl::XRootDQuery::IsEncrypted = 1004
static

returns true if the channel is encrypted

Definition at line 292 of file XrdClPostMasterInterfaces.hh.

Referenced by XrdCl::FileStateHandler::OnOpen(), and XrdCl::XRootDTransport::Query().

◆ ProtocolVersion

const uint16_t XrdCl::XRootDQuery::ProtocolVersion = 1003
static

◆ ServerFlags

const uint16_t XrdCl::XRootDQuery::ServerFlags = 1002
static

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