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

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

asDate() constcbMySQLCell
asDatetime() constcbMySQLCell
asDouble() constcbMySQLCell
asFloat() constcbMySQLCell
asInt() constcbMySQLCell
asString() constcbMySQLCell
asTime() constcbMySQLCell
asULL() constcbMySQLCell
cbMySQLCell()cbMySQLCellinline
cbMySQLCell(const protocol::MySQLCell &m)cbMySQLCell
cbMySQLCell(int value)cbMySQLCellinline
cbMySQLCell(float value)cbMySQLCellinline
cbMySQLCell(double value)cbMySQLCellinline
cbMySQLCell(unsigned long long value)cbMySQLCellinline
cbMySQLCell(const std::string &value)cbMySQLCellinline
cbMySQLCell(const std::string &value, const cbMySQLType &t)cbMySQLCellinline
getType()cbMySQLCell
isDate() constcbMySQLCell
isDatetime() constcbMySQLCell
isDouble() constcbMySQLCell
isFloat() constcbMySQLCell
isInt() constcbMySQLCell
isNull() constcbMySQLCell
isString() constcbMySQLCell
isTime() constcbMySQLCell
isULL() constcbMySQLCell
m_datacbMySQLCellprivate
m_typecbMySQLCellprivate
setDate(const std::string &value)cbMySQLCell
setDatetime(const std::string &value)cbMySQLCell
setDouble(double value)cbMySQLCell
setFloat(float value)cbMySQLCell
setInt(int value)cbMySQLCell
setString(const std::string &value)cbMySQLCell
setTime(const std::string &value)cbMySQLCell
setULL(unsigned long long value)cbMySQLCell