![]() |
QxOrm 1.1.7
C++ Object Relational Mapping library
|
Internal helper tools for qx::dao namespace. More...
Classes | |
| struct | QxDao_IsDirty_Generic |
| struct | QxDao_IsDirty_Container |
| struct | QxDao_IsDirty_Ptr |
| struct | QxDao_IsDirty |
Functions | |
| template<class T > | |
| void | is_dirty (const T &obj1, const T &obj2, QStringList &lstDiff) |
Internal helper tools for qx::dao namespace.
| void qx::dao::detail::is_dirty | ( | const T & | obj1, |
| const T & | obj2, | ||
| QStringList & | lstDiff | ||
| ) | [inline] |
Definition at line 122 of file QxDao_IsDirty.h.