QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvert_FromJson< std::pair< T1, T2 > > Struct Template Reference

#include <QxSerializeQJson_std_pair.h>

List of all members.

Static Public Member Functions

static qx_bool fromJson (const QJsonValue &j, std::pair< T1, T2 > &t, const QString &format)

Detailed Description

template<typename T1, typename T2>
struct qx::cvt::detail::QxConvert_FromJson< std::pair< T1, T2 > >

Definition at line 71 of file QxSerializeQJson_std_pair.h.


Member Function Documentation

template<typename T1 , typename T2 >
static qx_bool qx::cvt::detail::QxConvert_FromJson< std::pair< T1, T2 > >::fromJson ( const QJsonValue &  j,
std::pair< T1, T2 > &  t,
const QString &  format 
) [inline, static]

Definition at line 73 of file QxSerializeQJson_std_pair.h.


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