JANA2
C++ framework for multi-threaded data processing
Loading...
Searching...
No Matches
jana::services::JWiringService Member List

This is the complete list of members for jana::services::JWiringService, including all inherited members.

acquire_services(JServiceLocator *) (defined in JService)JServiceinlinevirtual
Action enum name (defined in jana::services::JWiringService)jana::services::JWiringService
ApplyWiringSet(WiringSet &&wiring_set) (defined in jana::services::JWiringService)jana::services::JWiringService
AreShortNamesUsed() const (defined in jana::services::JWiringService)jana::services::JWiringServiceinline
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
CheckAllWiringsAreUsed() (defined in jana::services::JWiringService)jana::services::JWiringService
DoInit(JServiceLocator *) (defined in JService)JService
DoInit() (defined in jana::components::JComponent)jana::components::JComponent
GetAllParameters() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetAllWirings() const (defined in jana::services::JWiringService)jana::services::JWiringServiceinline
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
GetPluginNames() const (defined in jana::services::JWiringService)jana::services::JWiringServiceinline
GetPrefix() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetPrefixesForAddedInstances(const std::string &plugin_name, const std::string &type_name) const (defined in jana::services::JWiringService)jana::services::JWiringService
GetSharedParameters() const (defined in jana::services::JWiringService)jana::services::JWiringService
GetTypeName() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetWiring(const std::string &prefix) const (defined in jana::services::JWiringService)jana::services::JWiringService
Init() override (defined in jana::services::JWiringService)jana::services::JWiringServicevirtual
IsEnabled() const (defined in jana::components::JComponent)jana::components::JComponentinline
JComponent()=default (defined in jana::components::JComponent)jana::components::JComponent
JWiringService() (defined in jana::services::JWiringService)jana::services::JWiringService
m_app (defined in jana::components::JComponent)jana::components::JComponentprotected
m_callback_style (defined in jana::components::JComponent)jana::components::JComponentprotected
m_is_enabled (defined in jana::components::JComponent)jana::components::JComponentprotected
m_is_finalized (defined in jana::components::JComponent)jana::components::JComponentprotected
m_is_initialized (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_type_name (defined in jana::components::JComponent)jana::components::JComponentprotected
Overlay(Wiring &above, const Wiring &below) (defined in jana::services::JWiringService)jana::services::JWiringServicestatic
OverlayAllIncludes(WiringSet &wiring_set) (defined in jana::services::JWiringService)jana::services::JWiringServicestatic
OverlayWiringSet(WiringSet &above, const WiringSet &below) (defined in jana::services::JWiringService)jana::services::JWiringServicestatic
ParseWiringSet(const toml::table &toml) (defined in jana::services::JWiringService)jana::services::JWiringServicestatic
ParseWiringSetFromFilename(const std::string &filename) (defined in jana::services::JWiringService)jana::services::JWiringServicestatic
RegisterParameter(ParameterBase *parameter) (defined in jana::components::JComponent)jana::components::JComponentinline
RegisterService(ServiceBase *service) (defined in jana::components::JComponent)jana::components::JComponentinline
SetApplication(JApplication *app) (defined in jana::components::JComponent)jana::components::JComponentinline
SetCallbackStyle(CallbackStyle style) (defined in jana::components::JComponent)jana::components::JComponentinline
SetEnabled(bool is_enabled) (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
Summarize(JComponentSummary &) const (defined in jana::components::JComponent)jana::components::JComponentinlinevirtual
Wire(JApplication *app) (defined in jana::components::JComponent)jana::components::JComponent
~JComponent()=default (defined in jana::components::JComponent)jana::components::JComponentvirtual
~JService()=defaultJServicevirtual