XrdCl::RedirectInfo Struct Reference

Describe the redirection information. More...

#include <XrdClXRootDResponses.hh>

List of all members.

Public Member Functions

 RedirectInfo (const std::string &h, uint16_t p, const std::string &c)
 Constructor.

Public Attributes

std::string protocol
 protocol
std::string host
 host the request has been redirected to
uint16_t port
 host port
std::string path
 path
std::string cgi
 the cgi that should be appended to the request
std::string token
 additional token info


Detailed Description

Describe the redirection information.


Constructor & Destructor Documentation

XrdCl::RedirectInfo::RedirectInfo ( const std::string &  h,
uint16_t  p,
const std::string &  c 
) [inline]

Constructor.


Member Data Documentation

std::string XrdCl::RedirectInfo::cgi

the cgi that should be appended to the request

std::string XrdCl::RedirectInfo::host

host the request has been redirected to

std::string XrdCl::RedirectInfo::path

path

uint16_t XrdCl::RedirectInfo::port

host port

std::string XrdCl::RedirectInfo::protocol

protocol

std::string XrdCl::RedirectInfo::token

additional token info


The documentation for this struct was generated from the following file:
Generated on 16 Jan 2014 for xrootd by  doxygen 1.4.7