QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvert_FromJson< boost::unordered_map< std::string, Value > > Struct Template Reference

#include <QxSerializeQJson_boost_unordered_map.h>

List of all members.

Static Public Member Functions

static qx_bool fromJson (const QJsonValue &j, boost::unordered_map< std::string, Value > &t, const QString &format)

Detailed Description

template<typename Value>
struct qx::cvt::detail::QxConvert_FromJson< boost::unordered_map< std::string, Value > >

Definition at line 209 of file QxSerializeQJson_boost_unordered_map.h.


Member Function Documentation

template<typename Value >
static qx_bool qx::cvt::detail::QxConvert_FromJson< boost::unordered_map< std::string, Value > >::fromJson ( const QJsonValue &  j,
boost::unordered_map< std::string, Value > &  t,
const QString &  format 
) [inline, static]

Definition at line 211 of file QxSerializeQJson_boost_unordered_map.h.


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