QxOrm  1.4.9
C++ Object Relational Mapping library
qx::model_view::detail::QxNestedModel_Helper< T, true > Struct Template Reference

#include <QxNestedModel.h>

List of all members.

Static Public Member Functions

static std::shared_ptr< T > clone (T &t)
static void synchronize (T &t1, T &t2)

Detailed Description

template<class T>
struct qx::model_view::detail::QxNestedModel_Helper< T, true >

Definition at line 99 of file QxNestedModel.h.


Member Function Documentation

template<class T >
static std::shared_ptr<T> qx::model_view::detail::QxNestedModel_Helper< T, true >::clone ( T &  t) [inline, static]

Definition at line 102 of file QxNestedModel.h.

template<class T >
static void qx::model_view::detail::QxNestedModel_Helper< T, true >::synchronize ( T &  t1,
T &  t2 
) [inline, static]

Definition at line 105 of file QxNestedModel.h.


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