1 #ifndef ODRUNCONFIGSEQINFO_H 2 #define ODRUNCONFIGSEQINFO_H
int getSequenceId() const
void fetchData(ODRunConfigSeqInfo *result) noexcept(false)
void setRunSeqDef(const RunSeqDef &runSeqDef)
void prepareWrite() noexcept(false) override
void setSequenceNumber(int x)
void setSequenceId(int x)
void setDescription(std::string x)
int getNumberOfCycles() const
void writeDB() noexcept(false)
std::string m_description
std::string getDescription() const
int getEcalConfigId() const
int fetchID() noexcept(false)
int getSequenceNumber() const
void setNumberOfCycles(int x)
bool operator!=(const ODRunConfigSeqInfo &r) const
void setEcalConfigId(int x)
RunSeqDef getRunSeqDef() const
std::string getTable() override
bool operator==(const ODRunConfigSeqInfo &r) const
~ODRunConfigSeqInfo() override
int fetchIDLast() noexcept(false)
void setByID(int id) noexcept(false)