![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
This is the complete list of members for qx::QxBool, including all inherited members.
boost::serialization::access class | qx::QxBool | friend |
checkInitialized(const bool b) const | qx::QxBool | inlineprivate |
fromString(const QString &s) | qx::QxBool | inline |
getCode() const | qx::QxBool | inline |
getDesc() const | qx::QxBool | inline |
getValue() const | qx::QxBool | inline |
m_bValue | qx::QxBool | private |
m_lCode | qx::QxBool | private |
m_sDesc | qx::QxBool | private |
operator bool() const | qx::QxBool | inline |
operator!() const | qx::QxBool | inline |
operator!=(const QxBool &other) const | qx::QxBool | inline |
operator!=(const bool b) const | qx::QxBool | inline |
operator&&(const QxBool &other) const | qx::QxBool | inline |
operator&&(const bool b) const | qx::QxBool | inline |
operator<<(QDataStream &stream, const qx::QxBool &t) | qx::QxBool | friend |
operator=(const QxBool &other) | qx::QxBool | inline |
operator=(const bool b) | qx::QxBool | inline |
operator==(const QxBool &other) const | qx::QxBool | inline |
operator==(const bool b) const | qx::QxBool | inline |
operator>>(QDataStream &stream, qx::QxBool &t) | qx::QxBool | friend |
operator||(const QxBool &other) const | qx::QxBool | inline |
operator||(const bool b) const | qx::QxBool | inline |
QxBool() | qx::QxBool | inline |
QxBool(bool b) | qx::QxBool | inline |
QxBool(long lCode, const QString &sDesc) | qx::QxBool | inline |
QxBool(bool bValue, long lCode, const QString &sDesc) | qx::QxBool | inline |
QxBool(const QxBool &other) | qx::QxBool | inline |
serialize(Archive &ar, const unsigned int file_version) | qx::QxBool | inlineprivate |
setCode(long lCode) | qx::QxBool | inline |
setDesc(const QString &sDesc) | qx::QxBool | inline |
setValue(bool bValue) | qx::QxBool | inline |
toString() const | qx::QxBool | inline |
~QxBool() | qx::QxBool | inline |