xrootd
Loading...
Searching...
No Matches
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 *.
 
static const uint16_t Auth = 2
 Transport name, returns std::string *.
 

Detailed Description

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

Member Data Documentation

◆ Auth

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

Transport name, returns std::string *.

◆ Name

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

Transport name, returns const char *.


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