_commandable | artdaq::CommanderInterface | |
_id | artdaq::CommanderInterface | protected |
add_config_archive_entry(std::string key, std::string 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 |
operator=(const CommanderInterface &)=delete | artdaq::CommanderInterface | |
Parameters typedef | artdaq::CommanderInterface | |
run_server()=0 | artdaq::CommanderInterface | pure virtual |
running_ | artdaq::CommanderInterface | protected |
send_init(fhicl::ParameterSet ps, uint64_t timeout, uint64_t timestamp) | artdaq::CommanderInterface | inlinevirtual |
send_legal_commands() | artdaq::CommanderInterface | inlinevirtual |
send_meta_command(std::string command, std::string argument) | artdaq::CommanderInterface | inlinevirtual |
send_pause(uint64_t timeout, uint64_t timestamp) | artdaq::CommanderInterface | inlinevirtual |
send_register_monitor(std::string monitor_fhicl) | artdaq::CommanderInterface | inlinevirtual |
send_reinit(fhicl::ParameterSet ps, uint64_t timeout, uint64_t timestamp) | artdaq::CommanderInterface | inlinevirtual |
send_report(std::string which) | artdaq::CommanderInterface | inlinevirtual |
send_resume(uint64_t timeout, uint64_t timestamp) | artdaq::CommanderInterface | inlinevirtual |
send_rollover_subrun(uint64_t seq, uint32_t subrunNumber) | artdaq::CommanderInterface | inlinevirtual |
send_shutdown(uint64_t timeout) | artdaq::CommanderInterface | inlinevirtual |
send_soft_init(fhicl::ParameterSet ps, uint64_t timeout, uint64_t timestamp) | artdaq::CommanderInterface | inlinevirtual |
send_start(art::RunID runNumber, uint64_t timeout, uint64_t timestamp) | artdaq::CommanderInterface | inlinevirtual |
send_status() | artdaq::CommanderInterface | inlinevirtual |
send_stop(uint64_t timeout, uint64_t timestamp) | artdaq::CommanderInterface | inlinevirtual |
send_trace_get(std::string name) | artdaq::CommanderInterface | inlinevirtual |
send_trace_set(std::string name, std::string type, std::string mask) | artdaq::CommanderInterface | inlinevirtual |
send_unregister_monitor(std::string label) | artdaq::CommanderInterface | inlinevirtual |
~CommanderInterface() | artdaq::CommanderInterface | virtual |