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