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

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

asBool()cbCell
asFloat()cbCell
asInt()cbCell
asString()cbCell
cbCell()=defaultcbCell
cbCell(const cbCell &rhs)=deletecbCell
cbCell(int32_t rhs)cbCellinline
cbCell(float rhs)cbCellinline
cbCell(bool rhs)cbCellinline
cbCell(const std::string &rhs)cbCellinline
datacbCell
operator=(const cbCell &rhs)=deletecbCell
setAsCppBool(bool rhs)cbCell
setAsCppFloat(float rhs)cbCell
setAsCppInt(int32_t rhs)cbCell
setAsCppString(std::string rhs)cbCell
setAsLuaBool(sol::object rhs)cbCell
setAsLuaFloat(sol::object rhs)cbCell
setAsLuaInt(sol::object rhs)cbCell
setAsLuaString(sol::object rhs)cbCell