|
XRootD
|
#include <XrdClEcHandler.hh>
Collaboration diagram for XrdCl::FreeSpace:Public Member Functions | |
| FreeSpace () | |
| void | Dump () const |
| bool | operator< (const FreeSpace &a) const |
Public Attributes | |
| std::string | address |
| uint64_t | freeSpace |
Definition at line 30 of file XrdClEcHandler.hh.
|
inline |
Definition at line 34 of file XrdClEcHandler.hh.
Referenced by operator<().
Here is the caller graph for this function:
|
inline |
Definition at line 39 of file XrdClEcHandler.hh.
|
inline |
Definition at line 35 of file XrdClEcHandler.hh.
References FreeSpace(), and freeSpace.
Here is the call graph for this function:| std::string XrdCl::FreeSpace::address |
Definition at line 32 of file XrdClEcHandler.hh.
Referenced by Dump().
| uint64_t XrdCl::FreeSpace::freeSpace |
Definition at line 33 of file XrdClEcHandler.hh.
Referenced by Dump(), and operator<().