XrdCl::DirectoryList::ListEntry Class Reference

Directory entry. More...

#include <XrdClXRootDResponses.hh>

Collaboration diagram for XrdCl::DirectoryList::ListEntry:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ListEntry (const std::string &hostAddress, const std::string &name, StatInfo *statInfo=0)
 Constructor.
 ~ListEntry ()
 Destructor.
const std::string & GetHostAddress () const
 Get host address.
const std::string & GetName () const
 Get file name.
StatInfoGetStatInfo ()
 Get the stat info object.
const StatInfoGetStatInfo () const
 Get the stat info object.
void SetStatInfo (StatInfo *info)
 Set the stat info object (and transfer the ownership).

Private Attributes

std::string pHostAddress
std::string pName
StatInfopStatInfo

Detailed Description

Directory entry.


Constructor & Destructor Documentation

XrdCl::DirectoryList::ListEntry::ListEntry ( const std::string &  hostAddress,
const std::string &  name,
StatInfo statInfo = 0 
) [inline]

Constructor.

XrdCl::DirectoryList::ListEntry::~ListEntry (  )  [inline]

Destructor.

References pStatInfo.


Member Function Documentation

const std::string& XrdCl::DirectoryList::ListEntry::GetHostAddress (  )  const [inline]

Get host address.

References pHostAddress.

const std::string& XrdCl::DirectoryList::ListEntry::GetName (  )  const [inline]

Get file name.

References pName.

const StatInfo* XrdCl::DirectoryList::ListEntry::GetStatInfo (  )  const [inline]

Get the stat info object.

References pStatInfo.

StatInfo* XrdCl::DirectoryList::ListEntry::GetStatInfo (  )  [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.


Member Data Documentation

Referenced by GetHostAddress().

Referenced by GetName().


The documentation for this class was generated from the following file:

Generated on 12 Apr 2018 for xrootd by  doxygen 1.6.1