Mēnsūra
|
This is the complete list of members for Processor, including all inherited members.
GetPath() const | Processor | |
GetPlugin(std::string const &name) const | Processor | |
GetPluginBefore(std::string const &name, std::string const &dependentName) const | Processor | |
GetPluginBeforeQuiet(std::string const &name, std::string const &dependentName) const noexcept | Processor | |
GetPluginQuiet(std::string const &name) const noexcept | Processor | |
GetService(std::string const &name) const | Processor | |
GetServiceQuiet(std::string const &name) const | Processor | |
GetStat(std::string const &pluginName) const | Processor | |
OpenDataset(Dataset const &dataset) | Processor | |
operator()() | Processor | |
operator=(Processor const &)=delete | Processor | |
ProcessDataset(Dataset const &dataset) | Processor | |
ProcessEvent() | Processor | |
Processor()=default | Processor | |
Processor(Processor &&src) noexcept | Processor | |
Processor(Processor const &src) | Processor | |
RegisterPlugin(Plugin *plugin, std::initializer_list< std::string > const &dependencies) | Processor | |
RegisterPlugin(Plugin *plugin) | Processor | |
RegisterService(Service *service) | Processor | |
SetManager(RunManager *manager) | Processor | |
~Processor() noexcept | Processor |