QxOrm  1.4.9
C++ Object Relational Mapping library
qx::dao::ptr< T > Member List
This is the complete list of members for qx::dao::ptr< T >, including all inherited members.
clear()qx::dao::ptr< T > [inline]
constCast() const qx::dao::ptr< T > [inline]
data() const qx::dao::ptr< T > [inline]
dataOriginal() const qx::dao::ptr< T > [inline]
dynamicCast() const qx::dao::ptr< T > [inline]
get() const qx::dao::ptr< T > [inline]
getOriginal() const qx::dao::ptr< T > [inline]
isDirty() const qx::dao::ptr< T > [inline]
isDirty(QStringList &lstDiff) const qx::dao::ptr< T > [inline]
isNull() const qx::dao::ptr< T > [inline]
m_pOriginalqx::dao::ptr< T > [private]
m_pWorkqx::dao::ptr< T > [private]
operator bool() const qx::dao::ptr< T > [inline]
operator!() const qx::dao::ptr< T > [inline]
operator*() const qx::dao::ptr< T > [inline]
operator->() const qx::dao::ptr< T > [inline]
operator<<(QDataStream &stream, const qx::dao::ptr< U > &t)qx::dao::ptr< T > [friend]
operator=(const qx::dao::ptr< T > &other)qx::dao::ptr< T > [inline]
operator=(const QSharedPointer< T > &other)qx::dao::ptr< T > [inline]
operator=(const QWeakPointer< T > &other)qx::dao::ptr< T > [inline]
operator=(const qx::dao::ptr< X > &other)qx::dao::ptr< T > [inline]
operator=(const QSharedPointer< X > &other)qx::dao::ptr< T > [inline]
operator=(const QWeakPointer< X > &other)qx::dao::ptr< T > [inline]
operator>>(QDataStream &stream, qx::dao::ptr< U > &t)qx::dao::ptr< T > [friend]
ptr()qx::dao::ptr< T > [inline]
ptr(T *ptr)qx::dao::ptr< T > [inline, explicit]
ptr(T *ptr, T *original)qx::dao::ptr< T > [inline, explicit]
ptr(const qx::dao::ptr< T > &other)qx::dao::ptr< T > [inline]
ptr(const QSharedPointer< T > &other)qx::dao::ptr< T > [inline]
ptr(const QSharedPointer< T > &other, const QSharedPointer< T > &original)qx::dao::ptr< T > [inline]
ptr(const QWeakPointer< T > &other)qx::dao::ptr< T > [inline]
ptr(const QWeakPointer< T > &other, const QWeakPointer< T > &original)qx::dao::ptr< T > [inline]
ptr(T *ptr, Deleter deleter)qx::dao::ptr< T > [inline]
ptr(T *ptr, T *original, Deleter deleter)qx::dao::ptr< T > [inline]
ptr(const qx::dao::ptr< X > &other)qx::dao::ptr< T > [inline]
ptr(const QSharedPointer< X > &other)qx::dao::ptr< T > [inline]
ptr(const QSharedPointer< X > &other, const QSharedPointer< T > &original)qx::dao::ptr< T > [inline]
ptr(const QWeakPointer< X > &other)qx::dao::ptr< T > [inline]
ptr(const QWeakPointer< X > &other, const QWeakPointer< X > &original)qx::dao::ptr< T > [inline]
reset()qx::dao::ptr< T > [inline]
reset(const QSharedPointer< T > &ptr)qx::dao::ptr< T > [inline]
resetOriginal(const QSharedPointer< T > &ptr)qx::dao::ptr< T > [inline]
restoreFromOriginal()qx::dao::ptr< T > [inline]
saveToOriginal()qx::dao::ptr< T > [inline]
staticCast() const qx::dao::ptr< T > [inline]
toQtSharedPointer() const qx::dao::ptr< T > [inline]
~ptr()qx::dao::ptr< T > [inline, virtual]