A collection of plugins (either get, set or error)
#include <plugins.hpp>
Inherited by kdb::tools::ErrorPlugins [private], kdb::tools::GetPlugins [private], and kdb::tools::SetPlugins [private].
void addInfo (Plugin &plugin)
bool validateProvided ()
bool checkPlacement (Plugin &plugin, std::string which)
void checkOrdering (Plugin &plugin)
void checkConflicts (Plugin &plugin)
A collection of plugins (either get, set or error)
Add needed, provided and recommend information
Check conflicts of plugins.
Check ordering of plugins.
Returns:
true if plugin should be ignored
Validate needed, and provided information. (Recommended ignored,
See also:
getRecommendedMissing(),
getNeededMissing()
Generated automatically by Doxygen for Elektra from the source code.