QxOrm  1.4.2
C++ Object Relational Mapping library
qx::cvt::detail::QxSerializeJsonRegistered_Helper Member List
This is the complete list of members for qx::cvt::detail::QxSerializeJsonRegistered_Helper, including all inherited members.
load(const QJsonValue &j, IxClass *pClass, void *pOwner, const QString &format)qx::cvt::detail::QxSerializeJsonRegistered_Helper [static]
loadHelper(const QJsonObject &obj, IxClass *pClass, void *pOwner, const QString &format)qx::cvt::detail::QxSerializeJsonRegistered_Helper [private, static]
save(IxClass *pClass, const void *pOwner, const QString &format)qx::cvt::detail::QxSerializeJsonRegistered_Helper [static]
saveHelper(QJsonObject &obj, IxClass *pClass, const void *pOwner, const QString &format)qx::cvt::detail::QxSerializeJsonRegistered_Helper [private, static]