QxOrm
1.1.8
C++ Object Relational Mapping library
Main Page
Modules
Namespaces
Classes
Files
Directories
Class List
Class Index
Class Hierarchy
Class Members
qx::QxSoftDelete Member List
This is the complete list of members for
qx::QxSoftDelete
, including all inherited members.
buildSqlQueryToCreateTable
() const
qx::QxSoftDelete
[inline]
buildSqlQueryToFetch
(const QString &sTable=QString()) const
qx::QxSoftDelete
[inline]
buildSqlQueryToUpdate
() const
qx::QxSoftDelete
[inline]
buildSqlTablePointName
(const QString &sTable=QString()) const
qx::QxSoftDelete
[inline]
getColumnName
() const
qx::QxSoftDelete
[inline]
getMode
() const
qx::QxSoftDelete
[inline]
getSqlQueryToCreateTable
() const
qx::QxSoftDelete
[inline]
getSqlQueryToFetch
() const
qx::QxSoftDelete
[inline]
getSqlQueryToUpdate
() const
qx::QxSoftDelete
[inline]
getTableName
() const
qx::QxSoftDelete
[inline]
isEmpty
() const
qx::QxSoftDelete
[inline]
m_eMode
qx::QxSoftDelete
[private]
m_sColumn
qx::QxSoftDelete
[private]
m_sSqlQueryToCreateTable
qx::QxSoftDelete
[private]
m_sSqlQueryToFetch
qx::QxSoftDelete
[private]
m_sSqlQueryToUpdate
qx::QxSoftDelete
[private]
m_sTable
qx::QxSoftDelete
[private]
mode
enum name
qx::QxSoftDelete
mode_date_time
enum value
qx::QxSoftDelete
mode_flag
enum value
qx::QxSoftDelete
QxSoftDelete
()
qx::QxSoftDelete
[inline]
QxSoftDelete
(const QString &sColumn)
qx::QxSoftDelete
[inline]
QxSoftDelete
(const QString &sColumn, mode eMode)
qx::QxSoftDelete
[inline]
setColumnName
(const QString &sColumn)
qx::QxSoftDelete
[inline]
setMode
(mode eMode)
qx::QxSoftDelete
[inline]
setSqlQueryToCreateTable
(const QString &s)
qx::QxSoftDelete
[inline]
setSqlQueryToFetch
(const QString &s)
qx::QxSoftDelete
[inline]
setSqlQueryToUpdate
(const QString &s)
qx::QxSoftDelete
[inline]
setTableName
(const QString &sTable)
qx::QxSoftDelete
[inline]
~QxSoftDelete
()
qx::QxSoftDelete
[inline]
Generated on Tue Aug 23 2011 09:37:27 for QxOrm by
1.7.4
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Defines