QxOrm  1.4.9
C++ Object Relational Mapping library
qx::model_view::detail::QxNestedModel_Container< T, M >::insertItem_Helper< U, false > Struct Template Reference

List of all members.

Public Types

enum  { is_same_type = std::is_same<qx::model_view::detail::QxNestedModel_Container<T, type_data, value }

Static Public Member Functions

static bool insert (qx::IxModel *pModel, U &item, int iRow)

Detailed Description

template<class T, class M>
template<typename U>
struct qx::model_view::detail::QxNestedModel_Container< T, M >::insertItem_Helper< U, false >

Definition at line 280 of file QxNestedModel.h.


Member Enumeration Documentation

template<class T , class M >
template<typename U >
anonymous enum
Enumerator:
is_same_type 
type_data 
value 

Definition at line 282 of file QxNestedModel.h.


Member Function Documentation

template<class T , class M >
template<typename U >
static bool qx::model_view::detail::QxNestedModel_Container< T, M >::insertItem_Helper< U, false >::insert ( qx::IxModel pModel,
U &  item,
int  iRow 
) [inline, static]

Definition at line 283 of file QxNestedModel.h.


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