xrootd
Static Public Attributes | List of all members
XrdCl::TransportQuery Struct Reference

#include <XrdClPostMasterInterfaces.hh>

Static Public Attributes

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

Detailed Description

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

Member Data Documentation

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

Transport name, returns std::string *.

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

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

Transport name, returns const char *.

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


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