1 #ifndef __XRDXMLMETALINK_HH__ 2 #define __XRDXMLMETALINK_HH__ 137 const char *rdprot=
"xroot:",
138 const char *rdhost=0,
142 prots(protos ? strdup(protos) : 0),
143 encType(encode ? strdup(encode) : 0),
158 bool GetFile(
const char *scope);
166 bool PutFile(
const char *buff,
int blen);
167 bool UrlOK(
char *url);
Definition: XrdOucFileInfo.hh:45
Definition: XrdXmlReader.hh:40