Directory list.
More...
#include <XrdClXRootDResponses.hh>
Directory listing const iterator.
Directory listing iterator.
XrdCl::DirectoryList::DirectoryList |
( |
| ) |
|
XrdCl::DirectoryList::~DirectoryList |
( |
| ) |
|
void XrdCl::DirectoryList::Add |
( |
ListEntry * |
entry | ) |
|
|
inline |
Add an entry to the list - takes ownership.
References pDirList.
ListEntry* XrdCl::DirectoryList::At |
( |
uint32_t |
index | ) |
|
|
inline |
Get an entry at given index.
References pDirList.
Iterator XrdCl::DirectoryList::Begin |
( |
| ) |
|
|
inline |
Get the begin iterator.
References pDirList.
Get the begin iterator.
References pDirList.
Get the end iterator.
References pDirList.
Get the end iterator.
References pDirList.
const std::string& XrdCl::DirectoryList::GetParentName |
( |
| ) |
const |
|
inline |
Get parent directory name.
References pParent.
uint32_t XrdCl::DirectoryList::GetSize |
( |
| ) |
const |
|
inline |
Get the size of the listing.
References pDirList.
bool XrdCl::DirectoryList::ParseServerResponse |
( |
const std::string & |
hostId, |
|
|
const char * |
data |
|
) |
| |
Parse server response and fill up the object.
void XrdCl::DirectoryList::SetParentName |
( |
const std::string & |
parent | ) |
|
|
inline |
Set name of the parent directory.
References pParent.
DirList XrdCl::DirectoryList::pDirList |
|
private |
std::string XrdCl::DirectoryList::pParent |
|
private |
The documentation for this class was generated from the following file: