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

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

acquire_services(JServiceLocator *) override (defined in JArrowProcessingController)JArrowProcessingControllervirtual
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
ConfigureAllParameters(std::map< std::string, std::string > fields) (defined in jana::components::JComponent)jana::components::JComponentinline
DoInit(JServiceLocator *) (defined in JService)JService
execute_arrow(int) (defined in JArrowProcessingController)JArrowProcessingController
get_exceptions() const (defined in JArrowProcessingController)JArrowProcessingController
get_scheduler() (defined in JArrowProcessingController)JArrowProcessingControllerinline
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() (defined in JService)JServiceinlinevirtual
initialize() (defined in JArrowProcessingController)JArrowProcessingController
is_excepted() (defined in JArrowProcessingController)JArrowProcessingController
is_finished() (defined in JArrowProcessingController)JArrowProcessingController
is_stopped() (defined in JArrowProcessingController)JArrowProcessingController
is_timed_out() (defined in JArrowProcessingController)JArrowProcessingController
JArrowProcessingController() (defined in JArrowProcessingController)JArrowProcessingControllerinline
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
measure_performance() (defined in JArrowProcessingController)JArrowProcessingController
print_final_report() (defined in JArrowProcessingController)JArrowProcessingController
print_report() (defined in JArrowProcessingController)JArrowProcessingController
RegisterParameter(ParameterBase *parameter) (defined in jana::components::JComponent)jana::components::JComponentinline
RegisterService(ServiceBase *service) (defined in jana::components::JComponent)jana::components::JComponentinline
request_pause() (defined in JArrowProcessingController)JArrowProcessingController
request_stop() (defined in JArrowProcessingController)JArrowProcessingController
run(size_t nthreads)JArrowProcessingController
scale(size_t nthreads) (defined in JArrowProcessingController)JArrowProcessingController
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
wait_until_paused() (defined in JArrowProcessingController)JArrowProcessingController
wait_until_stopped() (defined in JArrowProcessingController)JArrowProcessingController
~JArrowProcessingController() override (defined in JArrowProcessingController)JArrowProcessingController
~JService()=defaultJServicevirtual