Go to the documentation of this file. 1 #ifndef ODRUNCONFIGCYCLEINFO_H
2 #define ODRUNCONFIGCYCLEINFO_H
void insertConfig() noexcept(false)
std::string m_description
bool operator!=(const ODRunConfigCycleInfo &r) const
std::string getTag() const
int fetchID() noexcept(false)
void writeDB() noexcept(false)
std::string getDescription() const
void setCycleNumber(int n)
void fetchData(ODRunConfigCycleInfo *result) noexcept(false)
~ODRunConfigCycleInfo() override
bool operator==(const ODRunConfigCycleInfo &r) const
std::string getTable() override
void setDescription(std::string x)
int fetchIDLast() noexcept(false)
int getSequenceID() const
void setSequenceID(int x)
void prepareWrite() noexcept(false) override
void setByID(int id) noexcept(false)
void setTag(std::string x)
int getCycleNumber() const