QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvert_FromJson< boost::tuple< T0, T1, T2, T3, T4 > > Struct Template Reference

#include <QxSerializeQJson_boost_tuple.h>

List of all members.

Static Public Member Functions

static qx_bool fromJson (const QJsonValue &j, boost::tuple< T0, T1, T2, T3, T4 > &t, const QString &format)

Detailed Description

template<typename T0, typename T1, typename T2, typename T3, typename T4>
struct qx::cvt::detail::QxConvert_FromJson< boost::tuple< T0, T1, T2, T3, T4 > >

Definition at line 246 of file QxSerializeQJson_boost_tuple.h.


Member Function Documentation

template<typename T0 , typename T1 , typename T2 , typename T3 , typename T4 >
static qx_bool qx::cvt::detail::QxConvert_FromJson< boost::tuple< T0, T1, T2, T3, T4 > >::fromJson ( const QJsonValue &  j,
boost::tuple< T0, T1, T2, T3, T4 > &  t,
const QString &  format 
) [inline, static]

Definition at line 248 of file QxSerializeQJson_boost_tuple.h.


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