QxOrm  1.4.9
C++ Object Relational Mapping library
qx::foreach::qx_deref Struct Reference

#include <QxForeach.h>

List of all members.

Static Public Member Functions

template<typename T , typename C >
static
qx::foreach::qx_deref_boost_or_qx
< T, C,
qx::trait::is_qx_collection< T >
::value >::type 
deref (boost::foreach_detail_::auto_any_t cur, boost::foreach_detail_::type2type< T, C > *ptmp)
template<typename T , typename C >
static
qx::foreach::qx_deref_boost_or_qx
< T, C,
qx::trait::is_qx_collection< T >
::value >::type 
deref_reverse (boost::foreach_detail_::auto_any_t cur, boost::foreach_detail_::type2type< T, C > *ptmp)

Detailed Description

Definition at line 104 of file QxForeach.h.


Member Function Documentation

template<typename T , typename C >
static qx::foreach::qx_deref_boost_or_qx<T, C, qx::trait::is_qx_collection<T>::value>::type qx::foreach::qx_deref::deref ( boost::foreach_detail_::auto_any_t  cur,
boost::foreach_detail_::type2type< T, C > *  ptmp 
) [inline, static]

Definition at line 108 of file QxForeach.h.

template<typename T , typename C >
static qx::foreach::qx_deref_boost_or_qx<T, C, qx::trait::is_qx_collection<T>::value>::type qx::foreach::qx_deref::deref_reverse ( boost::foreach_detail_::auto_any_t  cur,
boost::foreach_detail_::type2type< T, C > *  ptmp 
) [inline, static]

Definition at line 113 of file QxForeach.h.


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