Path location info.
More...
#include <XrdClXRootDResponses.hh>
◆ ConstIterator
◆ Iterator
◆ LocationList
◆ AccessType
Describes the allowed access type for the file at given location.
| Enumerator |
|---|
| Read | read access is allowed
|
| ReadWrite | write access is allowed
|
◆ LocationType
Describes the node type and file status for a given location.
| Enumerator |
|---|
| ManagerOnline | manager node where the file is online
|
| ManagerPending | manager node where the file is pending to be online
|
| ServerOnline | server node where the file is online
|
| ServerPending | server node where the file is pending to be online
|
◆ LocationInfo()
| XrdCl::LocationInfo::LocationInfo |
( |
| ) |
|
◆ Add()
| void XrdCl::LocationInfo::Add |
( |
const Location & |
location | ) |
|
|
inline |
◆ At()
| Location& XrdCl::LocationInfo::At |
( |
uint32_t |
index | ) |
|
|
inline |
◆ Begin() [1/2]
Get the location begin iterator.
References pLocations.
◆ Begin() [2/2]
Get the location begin iterator.
References pLocations.
◆ End() [1/2]
Get the location end iterator.
References pLocations.
◆ End() [2/2]
Get the location end iterator.
References pLocations.
◆ GetSize()
| uint32_t XrdCl::LocationInfo::GetSize |
( |
| ) |
const |
|
inline |
◆ ParseServerResponse()
| bool XrdCl::LocationInfo::ParseServerResponse |
( |
const char * |
data | ) |
|
Parse server response and fill up the object.
◆ ProcessLocation()
| bool XrdCl::LocationInfo::ProcessLocation |
( |
std::string & |
location | ) |
|
|
private |
◆ pLocations
The documentation for this class was generated from the following file: