Directory entry.
More...
#include <XrdClXRootDResponses.hh>
XrdCl::DirectoryList::ListEntry::ListEntry |
( |
const std::string & |
hostAddress, |
|
|
const std::string & |
name, |
|
|
StatInfo * |
statInfo = 0 |
|
) |
| |
|
inline |
XrdCl::DirectoryList::ListEntry::~ListEntry |
( |
| ) |
|
|
inline |
const std::string& XrdCl::DirectoryList::ListEntry::GetHostAddress |
( |
| ) |
const |
|
inline |
const std::string& XrdCl::DirectoryList::ListEntry::GetName |
( |
| ) |
const |
|
inline |
Get file name.
References pName.
StatInfo* XrdCl::DirectoryList::ListEntry::GetStatInfo |
( |
| ) |
|
|
inline |
Get the stat info object.
References pStatInfo.
const StatInfo* XrdCl::DirectoryList::ListEntry::GetStatInfo |
( |
| ) |
const |
|
inline |
Get the stat info object.
References pStatInfo.
void XrdCl::DirectoryList::ListEntry::SetStatInfo |
( |
StatInfo * |
info | ) |
|
|
inline |
Set the stat info object (and transfer the ownership)
References pStatInfo.
std::string XrdCl::DirectoryList::ListEntry::pHostAddress |
|
private |
std::string XrdCl::DirectoryList::ListEntry::pName |
|
private |
StatInfo* XrdCl::DirectoryList::ListEntry::pStatInfo |
|
private |
The documentation for this class was generated from the following file: