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
() const
cbMySQLField
getCharsetnr
() const
cbMySQLField
getDataType
() const
cbMySQLField
getDB
() const
cbMySQLField
getDecimals
() const
cbMySQLField
getDef
() const
cbMySQLField
getFlags
() const
cbMySQLField
getLength
() const
cbMySQLField
getName
() const
cbMySQLField
getOrgName
() const
cbMySQLField
getOrgTable
() const
cbMySQLField
getTable
() const
cbMySQLField
m_catalog
cbMySQLField
private
m_charsetnr
cbMySQLField
private
m_data_type
cbMySQLField
private
m_db
cbMySQLField
private
m_decimals
cbMySQLField
private
m_def
cbMySQLField
private
m_flags
cbMySQLField
private
m_length
cbMySQLField
private
m_name
cbMySQLField
private
m_orgName
cbMySQLField
private
m_orgTable
cbMySQLField
private
m_table
cbMySQLField
private
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
Generated by
1.8.17