1 #ifndef ODRUNCONFIGINFO_H
2 #define ODRUNCONFIGINFO_H
80 void setByID(
int id) noexcept(false);
std::string getTriggerMode() const
std::string m_trigger_mode
bool operator==(const ODRunConfigInfo &r) const
uint16_t *__restrict__ id
int fetchIDLast() noexcept(false)
std::string getTable() override
RunModeDef getRunModeDef() const
int fetchIDFromTagAndVersion() noexcept(false)
void writeDB() noexcept(false)
int fetchID() noexcept(false)
std::string getDescription() const
std::string m_description
void setRunModeDef(const RunModeDef &runModeDef)
void setRunTypeDef(const RunTypeDef &runTypeDef)
void setUsageStatus(std::string x)
int fetchNextId() noexcept(false)
void setDescription(std::string x)
bool operator!=(const ODRunConfigInfo &r) const
std::string m_usage_status
~ODRunConfigInfo() override
int updateDefaultCycle() noexcept(false)
void setByID(int id) noexcept(false)
int getNumberOfEvents() const
std::string getTag() const
RunTypeDef getRunTypeDef() const
void fetchData(ODRunConfigInfo *result) noexcept(false)
void setNumberOfSequences(int n)
void setTriggerMode(std::string x)
void setTag(std::string x)
int getNumberOfSequences() const
void prepareWrite() noexcept(false) override
std::string getUsageStatus() const
void setDBTime(const Tm &x)
void setNumberOfEvents(int x)