Go to the documentation of this file. 1 #ifndef ODTCCEECONFIG_H
2 #define ODTCCEECONFIG_H
52 void setParameters(
const std::map<std::string, std::string>& my_keys_map);
unsigned char * m_tcc_ee_clob
std::string getTable() override
std::string getTCCConfigurationFile() const
void setNTestPatternsToLoad(int id)
void setParameters(const std::map< std::string, std::string > &my_keys_map)
void setSLBConfigurationFile(std::string x)
std::string getSLBConfigurationFile() const
void prepareWrite() noexcept(false) override
void setLUTClob(unsigned char *x)
void setTCCConfigurationFile(std::string x)
void setSLBLatency(int id)
unsigned char * getTCCClob() const
unsigned char * m_lut_clob
int fetchNextId() noexcept(false)
std::string getTestPatternFileUrl() const
std::string getLUTConfigurationFile() const
void setTCCClob(unsigned char *x)
void setTestPatternFileUrl(std::string x)
~ODTCCEEConfig() override
void setLUTConfigurationFile(std::string x)
void setSLBClob(unsigned char *x)
std::string m_tcc_ee_file
void fetchData(ODTCCEEConfig *result) noexcept(false)
unsigned char * m_slb_clob
int getNTestPatternsToLoad() const
int fetchID() noexcept(false)
unsigned char * getLUTClob() const
void writeDB() noexcept(false)
unsigned char * getSLBClob() const
int getSLBLatency() const
void setTriggerPos(int id)