QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::dao::detail::QxDao_IsDirty_Generic< T > Struct Template Reference

#include <QxDao_IsDirty.h>

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_Generic< T >

Definition at line 57 of file QxDao_IsDirty.h.

Member Function Documentation

◆ compare()

template<class T >
static void qx::dao::detail::QxDao_IsDirty_Generic< T >::compare ( const T & obj1,
const T & obj2,
QStringList & lstDiff )
inlinestatic

Definition at line 60 of file QxDao_IsDirty.h.


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