Covalent Bond  0.0.1-alpha
'covalent bond' is a data middle office. As a 2022-2023 Fall SWE final project.
cbMySQLField Member List

This is the complete list of members for cbMySQLField, including all inherited members.

cbMySQLField()cbMySQLField
cbMySQLField(const protocol::MySQLField *wfPtr)cbMySQLField
cbMySQLField(const cbMySQLField *ptr)cbMySQLField
getCatalog() constcbMySQLField
getCharsetnr() constcbMySQLField
getDataType() constcbMySQLField
getDB() constcbMySQLField
getDecimals() constcbMySQLField
getDef() constcbMySQLField
getFlags() constcbMySQLField
getLength() constcbMySQLField
getName() constcbMySQLField
getOrgName() constcbMySQLField
getOrgTable() constcbMySQLField
getTable() constcbMySQLField
m_catalogcbMySQLFieldprivate
m_charsetnrcbMySQLFieldprivate
m_data_typecbMySQLFieldprivate
m_dbcbMySQLFieldprivate
m_decimalscbMySQLFieldprivate
m_defcbMySQLFieldprivate
m_flagscbMySQLFieldprivate
m_lengthcbMySQLFieldprivate
m_namecbMySQLFieldprivate
m_orgNamecbMySQLFieldprivate
m_orgTablecbMySQLFieldprivate
m_tablecbMySQLFieldprivate
setCatalog(const std::string &value)cbMySQLField
setCharsetnr(int32_t value)cbMySQLField
setDataType(int32_t value)cbMySQLField
setDB(const std::string &value)cbMySQLField
setDecimals(int32_t value)cbMySQLField
setDef(const std::string &value)cbMySQLField
setFlags(int32_t value)cbMySQLField
setLength(int32_t value)cbMySQLField
setName(const std::string &value)cbMySQLField
setOrgName(const std::string &value)cbMySQLField
setOrgTable(const std::string &value)cbMySQLField
setTable(const std::string &value)cbMySQLField