QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxSerializeJsonRegistered_Helper Struct Reference

#include <QxSerializeQJson_qx_registered_class.h>

List of all members.

Static Public Member Functions

static QJsonValue save (IxClass *pClass, const void *pOwner, const QString &format)
static qx_bool load (const QJsonValue &j, IxClass *pClass, void *pOwner, const QString &format)

Detailed Description

Definition at line 60 of file QxSerializeQJson_qx_registered_class.h.


Member Function Documentation

static qx_bool qx::cvt::detail::QxSerializeJsonRegistered_Helper::load ( const QJsonValue &  j,
IxClass pClass,
void *  pOwner,
const QString &  format 
) [static]
static QJsonValue qx::cvt::detail::QxSerializeJsonRegistered_Helper::save ( IxClass pClass,
const void *  pOwner,
const QString &  format 
) [static]

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