#include <QxSerializeQDataStream_qx_registered_class.h>
List of all members.
Static Public Member Functions |
static QDataStream & | save (QDataStream &stream, IxClass *pClass, const void *pOwner) |
static QDataStream & | load (QDataStream &stream, IxClass *pClass, void *pOwner) |
Static Private Member Functions |
static void | saveHelper (QDataStream &stream, IxClass *pClass, const void *pOwner) |
static void | loadHelper (QDataStream &stream, IxClass *pClass, void *pOwner) |
Detailed Description
Member Function Documentation
static QDataStream& qx::QxSerializeRegistered_Helper::load |
( |
QDataStream & |
stream, |
|
|
IxClass * |
pClass, |
|
|
void * |
pOwner |
|
) |
| [static] |
static void qx::QxSerializeRegistered_Helper::loadHelper |
( |
QDataStream & |
stream, |
|
|
IxClass * |
pClass, |
|
|
void * |
pOwner |
|
) |
| [static, private] |
static QDataStream& qx::QxSerializeRegistered_Helper::save |
( |
QDataStream & |
stream, |
|
|
IxClass * |
pClass, |
|
|
const void * |
pOwner |
|
) |
| [static] |
static void qx::QxSerializeRegistered_Helper::saveHelper |
( |
QDataStream & |
stream, |
|
|
IxClass * |
pClass, |
|
|
const void * |
pOwner |
|
) |
| [static, private] |
The documentation for this struct was generated from the following file: