20 esyslog(
"ERROR: source parameters for '%c' already defined",
source);
26 dsyslog(
"registered source parameters for '%c - %s'",
source, Description);
39 if (sp->Source() == Source)
void Add(cListObject *Object, cListObject *After=NULL)
cSourceParams SourceParams
const cSourceParam * Next(const cSourceParam *Object) const
< Returns the element immediately before Object in this list, or NULL if Object is the first element ...
cSourceParam(char Source, const char *Description)
Sets up a parameter handler for the given Source.
bool ContainsSourceType(char SourceType)
cSourceParam * Get(char Source)
const cSourceParam * First(void) const
Returns the first element in this list, or NULL if the list is empty.