QxOrm  1.4.9
C++ Object Relational Mapping library
qx::QxSoftDelete Member List
This is the complete list of members for qx::QxSoftDelete, including all inherited members.
buildSqlQueryToCreateTable() const qx::QxSoftDelete
buildSqlQueryToFetch(const QString &sTable=QString()) const qx::QxSoftDelete
buildSqlQueryToUpdate() const qx::QxSoftDelete
buildSqlTablePointName(const QString &sTable=QString()) const qx::QxSoftDelete
getColumnName() const qx::QxSoftDelete
getMode() const qx::QxSoftDelete
getSqlFetchInJoin() const qx::QxSoftDelete
getSqlQueryToCreateTable() const qx::QxSoftDelete
getSqlQueryToFetch() const qx::QxSoftDelete
getSqlQueryToUpdate() const qx::QxSoftDelete
getTableName() const qx::QxSoftDelete
isEmpty() const qx::QxSoftDelete
m_bFetchInJoinqx::QxSoftDelete [private]
m_eModeqx::QxSoftDelete [private]
m_sColumnqx::QxSoftDelete [private]
m_sSqlQueryToCreateTableqx::QxSoftDelete [private]
m_sSqlQueryToFetchqx::QxSoftDelete [private]
m_sSqlQueryToUpdateqx::QxSoftDelete [private]
m_sTableqx::QxSoftDelete [private]
mode enum nameqx::QxSoftDelete
mode_date_time enum valueqx::QxSoftDelete
mode_flag enum valueqx::QxSoftDelete
QxSoftDelete()qx::QxSoftDelete
QxSoftDelete(const QString &sColumn)qx::QxSoftDelete
QxSoftDelete(const QString &sColumn, mode eMode)qx::QxSoftDelete
setColumnName(const QString &sColumn)qx::QxSoftDelete
setMode(mode eMode)qx::QxSoftDelete
setSqlFetchInJoin(bool b)qx::QxSoftDelete
setSqlQueryToCreateTable(const QString &s)qx::QxSoftDelete
setSqlQueryToFetch(const QString &s)qx::QxSoftDelete
setSqlQueryToUpdate(const QString &s)qx::QxSoftDelete
setTableName(const QString &sTable)qx::QxSoftDelete
~QxSoftDelete()qx::QxSoftDelete