JANA2
C++ framework for multi-threaded data processing
Loading...
Searching...
No Matches
JPluginLoader Member List

This is the complete list of members for JPluginLoader, including all inherited members.

acquire_services(JServiceLocator *) (defined in JService)JServiceinlinevirtual
add_plugin(std::string plugin_name)JPluginLoader
add_plugin_path(std::string path)JPluginLoader
attach_plugin(std::string name, std::string path)JPluginLoader
attach_plugins(JComponentManager *jcm)JPluginLoader
CallbackStyle enum name (defined in jana::components::JComponent)jana::components::JComponent
CallWithJExceptionWrapper(std::string func_name, F func) (defined in jana::components::JComponent)jana::components::JComponentinline
DoInit(JServiceLocator *) (defined in JService)JService
find_first_valid_path(const std::string &name, std::ostringstream &debug_log) const (defined in JPluginLoader)JPluginLoader
GetAllParameters() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetApplication() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetCallbackStyle() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetLevel() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetLogger() (defined in jana::components::JComponent)jana::components::JComponentinline
GetLoggerName() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetPluginName() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetPrefix() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetStatus() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetTypeName() const (defined in jana::components::JComponent)jana::components::JComponentinline
Init() override (defined in JPluginLoader)JPluginLoadervirtual
is_valid_path(const std::string &path) const (defined in JPluginLoader)JPluginLoader
is_valid_plugin_name(const std::string &plugin_name) const (defined in JPluginLoader)JPluginLoader
JPluginLoader() (defined in JPluginLoader)JPluginLoaderinline
m_app (defined in jana::components::JComponent)jana::components::JComponentprotected
m_callback_style (defined in jana::components::JComponent)jana::components::JComponentprotected
m_level (defined in jana::components::JComponent)jana::components::JComponentprotected
m_logger (defined in jana::components::JComponent)jana::components::JComponentprotected
m_logger_name (defined in jana::components::JComponent)jana::components::JComponentprotected
m_mutex (defined in jana::components::JComponent)jana::components::JComponentmutableprotected
m_parameters (defined in jana::components::JComponent)jana::components::JComponentprotected
m_plugin_name (defined in jana::components::JComponent)jana::components::JComponentprotected
m_prefix (defined in jana::components::JComponent)jana::components::JComponentprotected
m_services (defined in jana::components::JComponent)jana::components::JComponentprotected
m_status (defined in jana::components::JComponent)jana::components::JComponentprotected
m_type_name (defined in jana::components::JComponent)jana::components::JComponentprotected
make_path_from_name(const std::string &name, const std::string &path_prefix) const (defined in JPluginLoader)JPluginLoader
RegisterParameter(ParameterBase *parameter) (defined in jana::components::JComponent)jana::components::JComponentinline
RegisterService(ServiceBase *service) (defined in jana::components::JComponent)jana::components::JComponentinline
resolve_plugin_paths() (defined in JPluginLoader)JPluginLoader
SetApplication(JApplication *app) (defined in jana::components::JComponent)jana::components::JComponentinline
SetCallbackStyle(CallbackStyle style) (defined in jana::components::JComponent)jana::components::JComponentinline
SetLevel(JEventLevel level) (defined in jana::components::JComponent)jana::components::JComponentinline
SetLogger(JLogger logger) (defined in jana::components::JComponent)jana::components::JComponentinline
SetLoggerName(std::string logger_name) (defined in jana::components::JComponent)jana::components::JComponentinline
SetPluginName(std::string plugin_name) (defined in jana::components::JComponent)jana::components::JComponentinline
SetPrefix(std::string prefix) (defined in jana::components::JComponent)jana::components::JComponentinline
SetTypeName(std::string type_name)jana::components::JComponentinline
Status enum name (defined in jana::components::JComponent)jana::components::JComponent
Summarize(JComponentSummary &) const (defined in jana::components::JComponent)jana::components::JComponentinlinevirtual
~JPluginLoader() override=default (defined in JPluginLoader)JPluginLoader
~JService()=defaultJServicevirtual