Go to the documentation of this file. 1 #ifndef __XRDCnsXref_H_
2 #define __XRDCnsXref_H_
23 char Add(
const char *
Key,
char xref=0);
25 char *
Apply(
int (*func)(
const char *,
char *,
void *),
void *Arg)
28 char Default(
const char *Dflt=0);
30 char *
Key (
char xref);
32 char Find(
const char *xref);