QxOrm  1.4.9
C++ Object Relational Mapping library
qx::dao::detail::QxDao_IsDirty_Ptr< T > Struct Template Reference

#include <QxDao_IsDirty.h>

List of all members.

Static Public Member Functions

static void compare (const T &obj1, const T &obj2, QStringList &lstDiff)

Detailed Description

template<class T>
struct qx::dao::detail::QxDao_IsDirty_Ptr< T >

Definition at line 100 of file QxDao_IsDirty.h.


Member Function Documentation

template<class T >
static void qx::dao::detail::QxDao_IsDirty_Ptr< T >::compare ( const T &  obj1,
const T &  obj2,
QStringList &  lstDiff 
) [inline, static]

Definition at line 103 of file QxDao_IsDirty.h.


The documentation for this struct was generated from the following file: