xrootd
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
XrdCl::RedirectEntry Struct Reference

#include <XrdClXRootDMsgHandler.hh>

Collaboration diagram for XrdCl::RedirectEntry:
Collaboration graph
[legend]

Public Types

enum  Type { EntryRedirect , EntryRedirectOnWait , EntryRetry , EntryWait }
 

Public Member Functions

 RedirectEntry (const URL &from, const URL &to, Type type)
 
std::string ToString (bool prevok=true)
 

Public Attributes

URL from
 
URL to
 
Type type
 
XRootDStatus status
 

Member Enumeration Documentation

◆ Type

Enumerator
EntryRedirect 
EntryRedirectOnWait 
EntryRetry 
EntryWait 

Constructor & Destructor Documentation

◆ RedirectEntry()

XrdCl::RedirectEntry::RedirectEntry ( const URL from,
const URL to,
Type  type 
)
inline

Member Function Documentation

◆ ToString()

std::string XrdCl::RedirectEntry::ToString ( bool  prevok = true)
inline

Member Data Documentation

◆ from

URL XrdCl::RedirectEntry::from

Referenced by ToString().

◆ status

XRootDStatus XrdCl::RedirectEntry::status

◆ to

URL XrdCl::RedirectEntry::to

Referenced by ToString().

◆ type

Type XrdCl::RedirectEntry::type

Referenced by ToString().


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