XRootD
XrdCl::TransportQuery Struct Reference

#include <XrdClPostMasterInterfaces.hh>

+ Collaboration diagram for XrdCl::TransportQuery:

Static Public Attributes

static const uint16_t Auth = 2
 Transport name, returns std::string *. More...
 
static const uint16_t Name = 1
 Transport name, returns const char *. More...
 

Detailed Description

Transport query definitions The transports may support other queries, with ids > 1000

Definition at line 279 of file XrdClPostMasterInterfaces.hh.

Member Data Documentation

◆ Auth

const uint16_t XrdCl::TransportQuery::Auth = 2
static

Transport name, returns std::string *.

Definition at line 282 of file XrdClPostMasterInterfaces.hh.

Referenced by XrdCl::Stream::OnConnect(), and XrdCl::XRootDTransport::Query().

◆ Name

const uint16_t XrdCl::TransportQuery::Name = 1
static

Transport name, returns const char *.

Definition at line 281 of file XrdClPostMasterInterfaces.hh.

Referenced by XrdCl::XRootDTransport::Query().


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