|
artdaq
v3_09_05
|
This is the complete list of members for artdaq::xmlrpc_commander, including all inherited members.
| _commandable | artdaq::CommanderInterface | |
| _id | artdaq::CommanderInterface | protected |
| add_config_archive_entry(std::string const &key, std::string const &value) | artdaq::CommanderInterface | inlinevirtual |
| clear_config_archive() | artdaq::CommanderInterface | inlinevirtual |
| CommanderInterface(const fhicl::ParameterSet &ps, artdaq::Commandable &commandable) | artdaq::CommanderInterface | inline |
| CommanderInterface(const CommanderInterface &)=delete | artdaq::CommanderInterface | |
| GetStatus() | artdaq::CommanderInterface | inline |
| mutex_ | artdaq::xmlrpc_commander | |
| artdaq::CommanderInterface::operator=(const CommanderInterface &)=delete | artdaq::CommanderInterface | |
| Parameters typedef | artdaq::CommanderInterface | |
| run_server() override | artdaq::xmlrpc_commander | virtual |
| running_ | artdaq::CommanderInterface | protected |
| send_init(fhicl::ParameterSet const &ps, uint64_t timeout, uint64_t timestamp) override | artdaq::xmlrpc_commander | virtual |
| send_legal_commands() override | artdaq::xmlrpc_commander | virtual |
| send_meta_command(std::string const &command, std::string const &argument) override | artdaq::xmlrpc_commander | virtual |
| send_pause(uint64_t timeout, uint64_t timestamp) override | artdaq::xmlrpc_commander | virtual |
| send_register_monitor(std::string const &monitor_fhicl) override | artdaq::xmlrpc_commander | virtual |
| send_reinit(fhicl::ParameterSet const &ps, uint64_t timeout, uint64_t timestamp) override | artdaq::xmlrpc_commander | virtual |
| send_report(std::string const &what) override | artdaq::xmlrpc_commander | virtual |
| send_resume(uint64_t timeout, uint64_t timestamp) override | artdaq::xmlrpc_commander | virtual |
| send_rollover_subrun(uint64_t when, uint32_t sr) override | artdaq::xmlrpc_commander | virtual |
| send_shutdown(uint64_t timeout) override | artdaq::xmlrpc_commander | virtual |
| send_soft_init(fhicl::ParameterSet const &ps, uint64_t timeout, uint64_t timestamp) override | artdaq::xmlrpc_commander | virtual |
| send_start(art::RunID runNumber, uint64_t timeout, uint64_t timestamp) override | artdaq::xmlrpc_commander | virtual |
| send_status() override | artdaq::xmlrpc_commander | virtual |
| send_stop(uint64_t timeout, uint64_t timestamp) override | artdaq::xmlrpc_commander | virtual |
| send_trace_get(std::string const &name) override | artdaq::xmlrpc_commander | virtual |
| send_trace_set(std::string const &name, std::string const &type, std::string const &mask) override | artdaq::xmlrpc_commander | virtual |
| send_unregister_monitor(std::string const &monitor_label) override | artdaq::xmlrpc_commander | virtual |
| server | artdaq::xmlrpc_commander | |
| xmlrpc_commander(const fhicl::ParameterSet &ps, artdaq::Commandable &commandable) | artdaq::xmlrpc_commander | |
| ~CommanderInterface() | artdaq::CommanderInterface | virtual |