![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
#include <QxBoostSerializeHelper.h>
Classes | |
struct | QxBoostVoidCastRegisterHelper |
struct | QxBoostVoidCastRegisterHelper< true, dummy > |
Static Public Member Functions | |
template<class Archive > | |
static void | register_type_helper (Archive &ar, const T *t) |
static void | void_cast_register_helper (const T *t) |
static void | init_guid (const T *t) |
Private Types | |
typedef T | type_derived |
typedef qx::trait::get_base_class< type_derived >::type | type_base |
Definition at line 49 of file QxBoostSerializeHelper.h.
|
private |
Definition at line 55 of file QxBoostSerializeHelper.h.
|
private |
Definition at line 54 of file QxBoostSerializeHelper.h.
|
inlinestatic |
Definition at line 66 of file QxBoostSerializeHelper.h.
|
inlinestatic |
Definition at line 60 of file QxBoostSerializeHelper.h.
|
inlinestatic |
Definition at line 63 of file QxBoostSerializeHelper.h.