JANA2
C++ framework for multi-threaded data processing
JExecutionEngine Member List

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

acquire_services(JServiceLocator *) (defined in JService)JServiceinlinevirtual
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
clock_t typedef (defined in JExecutionEngine)JExecutionEngine
ConfigureAllParameters(std::map< std::string, std::string > fields) (defined in jana::components::JComponent)jana::components::JComponentinline
DoInit(JServiceLocator *) (defined in JService)JService
DrainTopology() (defined in JExecutionEngine)JExecutionEngine
FinishTopology() (defined in JExecutionEngine)JExecutionEngine
Fire(size_t arrow_id, size_t location_id=0) (defined in JExecutionEngine)JExecutionEngine
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
GetPerf() (defined in JExecutionEngine)JExecutionEngine
GetPluginName() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetPrefix() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetRunStatus() (defined in JExecutionEngine)JExecutionEngine
GetStatus() const (defined in jana::components::JComponent)jana::components::JComponentinline
GetTypeName() const (defined in jana::components::JComponent)jana::components::JComponentinline
HandleSIGINT() (defined in JExecutionEngine)JExecutionEngine
HandleSIGTSTP() (defined in JExecutionEngine)JExecutionEngine
HandleSIGUSR1() (defined in JExecutionEngine)JExecutionEngine
HandleSIGUSR2() (defined in JExecutionEngine)JExecutionEngine
Init() override (defined in JExecutionEngine)JExecutionEnginevirtual
InterruptStatus enum name (defined in JExecutionEngine)JExecutionEngine
IsTickerEnabled() const (defined in JExecutionEngine)JExecutionEngine
IsTimeoutEnabled() const (defined in JExecutionEngine)JExecutionEngine
JExecutionEngine() (defined in JExecutionEngine)JExecutionEngineinline
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_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
PauseTopology() (defined in JExecutionEngine)JExecutionEngine
RegisterParameter(ParameterBase *parameter) (defined in jana::components::JComponent)jana::components::JComponentinline
RegisterService(ServiceBase *service) (defined in jana::components::JComponent)jana::components::JComponentinline
RegisterWorker() (defined in JExecutionEngine)JExecutionEngine
RunStatus enum name (defined in JExecutionEngine)JExecutionEngine
RunSupervisor() (defined in JExecutionEngine)JExecutionEngine
RunTopology() (defined in JExecutionEngine)JExecutionEngine
RunWorker(Worker) (defined in JExecutionEngine)JExecutionEngine
ScaleWorkers(size_t nthreads) (defined in JExecutionEngine)JExecutionEngine
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
SetTickerEnabled(bool ticker_on) (defined in JExecutionEngine)JExecutionEngine
SetTimeoutEnabled(bool timeout_on) (defined in JExecutionEngine)JExecutionEngine
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
~JExecutionEngine() (defined in JExecutionEngine)JExecutionEngineinline
~JService()=defaultJServicevirtual