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

the cgi that should be appended to the request

host the request has been redirected to

path

host port

protocol

additional token info


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

Generated on 16 Jan 2014 for xrootd by  doxygen 1.6.1