Path location info.
More...
#include <XrdClXRootDResponses.hh>
Describes the allowed access type for the file at given location.
| Enumerator |
|---|
| Read |
read access is allowed
|
| ReadWrite |
write access is allowed
|
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
|
| XrdCl::LocationInfo::LocationInfo |
( |
const char * |
data = 0) | |
|
| void XrdCl::LocationInfo::Add |
( |
const Location & |
location) | |
|
|
inline |
| Location& XrdCl::LocationInfo::At |
( |
uint32_t |
index) | |
|
|
inline |
Get the location begin iterator.
References pLocations.
Get the location begin iterator.
References pLocations.
Get the location end iterator.
References pLocations.
Get the location end iterator.
References pLocations.
| uint32_t XrdCl::LocationInfo::GetSize |
( |
) | |
const |
|
inline |
| void XrdCl::LocationInfo::ParseServerResponse |
( |
const char * |
data) | |
|
|
private |
| void XrdCl::LocationInfo::ProcessLocation |
( |
std::string & |
location) | |
|
|
private |
The documentation for this class was generated from the following file: