#include <XrdClXRootDMsgHandler.hh>

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 |
| std::string XrdCl::RedirectEntry::ToString | ( | bool | prevok = true |
) | [inline] |
References EntryRedirect, EntryRedirectOnWait, EntryRetry, EntryWait, from, XrdCl::URL::GetLocation(), to, and type.
Referenced by ToString().
Referenced by ToString().
Referenced by ToString().
1.6.1