20 esyslog(
"ERROR: source parameters for '%c' already defined",
source);
24 if (!strchr(
"ACST", Source))
26 dsyslog(
"registered source parameters for '%c - %s'",
source, Description);
39 if (sp->Source() == Source)
void Add(cListObject *Object, cListObject *After=NULL)
cSourceParam * Get(char Source) const
cSourceParam * Next(const cSourceParam *object) const
cSourceParams SourceParams
cSourceParam(char Source, const char *Description)
Sets up a parameter handler for the given Source.
cSourceParam * First(void) const