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

List of all members.

Static Public Member Functions

static bool insert (qx::IxModel *pModel, std::pair< U1, U2 > &item, int iRow)

Detailed Description

template<class T, class M>
template<typename U1, typename U2>
struct qx::model_view::detail::QxNestedModel_Container< T, M >::insertItem_Helper< std::pair< U1, U2 >, false >

Definition at line 250 of file QxNestedModel.h.


Member Function Documentation

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

Definition at line 252 of file QxNestedModel.h.


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