_commandable | artdaq::CommanderInterface | |
_id | artdaq::CommanderInterface | protected |
CommanderInterface(const fhicl::ParameterSet &ps, artdaq::Commandable &commandable) | artdaq::CommanderInterface | inline |
CommanderInterface(const CommanderInterface &)=delete | artdaq::CommanderInterface | |
mutex_ | artdaq::xmlrpc_commander | |
operator=(const CommanderInterface &)=delete | artdaq::CommanderInterface | |
run_server() override | artdaq::xmlrpc_commander | virtual |
send_init(fhicl::ParameterSet, uint64_t, uint64_t) | artdaq::CommanderInterface | inlinevirtual |
send_legal_commands() | artdaq::CommanderInterface | inlinevirtual |
send_meta_command(std::string, std::string) | artdaq::CommanderInterface | inlinevirtual |
send_pause(uint64_t, uint64_t) | artdaq::CommanderInterface | inlinevirtual |
send_register_monitor(std::string monitor_fhicl) override | artdaq::xmlrpc_commander | virtual |
send_reinit(fhicl::ParameterSet, uint64_t, uint64_t) | artdaq::CommanderInterface | inlinevirtual |
send_report(std::string) | artdaq::CommanderInterface | inlinevirtual |
send_resume(uint64_t, uint64_t) | artdaq::CommanderInterface | inlinevirtual |
send_shutdown(uint64_t) | artdaq::CommanderInterface | inlinevirtual |
send_soft_init(fhicl::ParameterSet, uint64_t, uint64_t) | artdaq::CommanderInterface | inlinevirtual |
send_start(art::RunID, uint64_t, uint64_t) | artdaq::CommanderInterface | inlinevirtual |
send_status() | artdaq::CommanderInterface | inlinevirtual |
send_stop(uint64_t, uint64_t) | artdaq::CommanderInterface | inlinevirtual |
send_trace_get(std::string) | artdaq::CommanderInterface | inlinevirtual |
send_trace_set(std::string, std::string, uint64_t) | artdaq::CommanderInterface | inlinevirtual |
send_unregister_monitor(std::string monitor_label) override | artdaq::xmlrpc_commander | virtual |
server | artdaq::xmlrpc_commander | |
xmlrpc_commander(fhicl::ParameterSet ps, artdaq::Commandable &commandable) | artdaq::xmlrpc_commander | |
~CommanderInterface() | artdaq::CommanderInterface | virtual |