1 #ifndef __XRDOUCPINLOADER_HH__
2 #define __XRDOUCPINLOADER_HH__
47 struct XrdVersionInfo;
72 void Global(
bool glbl) {global = glbl;}
81 const char *
LastMsg() {
return (errBP ? errBP :
"");}
91 const char *
Path() {
return theLib;}
103 void *
Resolve(
const char *symbl,
int mcnt=1);
113 void Unload(
bool dodel=
false);
128 XrdVersionInfo *vInfo,
145 XrdVersionInfo *vInfo,
172 void Inform(
const char *txt1,
const char *txt2=0,
173 const char *txt3=0,
const char *txt4=0,
175 void Init(
const char *drctv,
const char *plib);
176 bool LoadLib(
int mcnt);
XrdOucPinLoader(XrdSysError *errP, XrdVersionInfo *vInfo, const char *drctv, const char *plib)
void * Resolve(const char *symbl, int mcnt=1)
void Unload(bool dodel=false)