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
() const
cbMySQLCell
asDatetime
() const
cbMySQLCell
asDouble
() const
cbMySQLCell
asFloat
() const
cbMySQLCell
asInt
() const
cbMySQLCell
asString
() const
cbMySQLCell
asTime
() const
cbMySQLCell
asULL
() const
cbMySQLCell
cbMySQLCell
()
cbMySQLCell
inline
cbMySQLCell
(const protocol::MySQLCell &m)
cbMySQLCell
cbMySQLCell
(int value)
cbMySQLCell
inline
cbMySQLCell
(float value)
cbMySQLCell
inline
cbMySQLCell
(double value)
cbMySQLCell
inline
cbMySQLCell
(unsigned long long value)
cbMySQLCell
inline
cbMySQLCell
(const std::string &value)
cbMySQLCell
inline
cbMySQLCell
(const std::string &value, const cbMySQLType &t)
cbMySQLCell
inline
getType
()
cbMySQLCell
isDate
() const
cbMySQLCell
isDatetime
() const
cbMySQLCell
isDouble
() const
cbMySQLCell
isFloat
() const
cbMySQLCell
isInt
() const
cbMySQLCell
isNull
() const
cbMySQLCell
isString
() const
cbMySQLCell
isTime
() const
cbMySQLCell
isULL
() const
cbMySQLCell
m_data
cbMySQLCell
private
m_type
cbMySQLCell
private
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
Generated by
1.8.17