QxOrm
1.5.0
C++ Object Relational Mapping library
|
Go to the source code of this file.
Classes | |
class | qx::IxBoostSerializeRegisterHelper |
Namespaces | |
namespace | qx |
Root namespace for all QxOrm library features. | |
Defines | |
#define | QX_IX_BOOST_SERIALIZE_REGISTER_HELPER_PURE_VIRTUAL_ARCHIVE(ArchiveIn, ArchiveOut) |
#define QX_IX_BOOST_SERIALIZE_REGISTER_HELPER_PURE_VIRTUAL_ARCHIVE | ( | ArchiveIn, | |
ArchiveOut | |||
) |
virtual void helper(ArchiveIn & ar) const = 0; \ virtual void helper(ArchiveOut & ar) const = 0;
Definition at line 44 of file IxBoostSerializeRegisterHelper.h.