xrootd
|
#include "XrdClient/XrdClientAbs.hh"
#include "XrdClient/XrdClientVector.hh"
#include "XrdOuc/XrdOucHash.hh"
#include "XrdOuc/XrdOucString.hh"
Go to the source code of this file.
Classes | |
struct | XrdClientLocate_Info |
class | XrdClientAdmin |
struct | XrdClientAdmin::DirListInfo |
Typedefs | |
typedef XrdClientVector < XrdOucString > | vecString |
typedef XrdClientVector< bool > | vecBool |
Functions | |
void | joinStrings (XrdOucString &buf, vecString &vs, int startidx=0, int endidx=-1) |
typedef XrdClientVector<bool> vecBool |
typedef XrdClientVector<XrdOucString> vecString |
void joinStrings | ( | XrdOucString & | buf, |
vecString & | vs, | ||
int | startidx = 0 , |
||
int | endidx = -1 |
||
) |