![]() |
QxOrm
1.3.2
C++ Object Relational Mapping library
|
#include <boost/noncopyable.hpp>#include <QxCommon/QxConfig.h>#include <QxSerialize/boost/QxSerializeInclude.h>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 45 of file IxBoostSerializeRegisterHelper.h.