![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
Concrete class property registered into QxOrm context (using private implementation idiom) More...
#include <QxDataMember/IxDataMember.h>
Go to the source code of this file.
Classes | |
class | qx::QxDataMember_PImpl< DataType, Owner > |
qx::QxDataMember_PImpl<DataType, Owner> : concrete property of type DataType registered into QxOrm context for the class Owner (using private implementation idiom) More... | |
class | qx::QxDataMember_PImpl< std::unique_ptr< DataType >, Owner > |
class | qx::QxDataMember_PImpl< std::shared_ptr< DataType >, Owner > |
Namespaces | |
namespace | qx |
Root namespace for all QxOrm library features. | |
Macros | |
#define | QX_DATA_MEMBER_PIMPL_VIRTUAL_ARCHIVE_HPP(ArchiveInput, ArchiveOutput) |
Concrete class property registered into QxOrm context (using private implementation idiom)
Definition in file QxDataMember_PImpl.h.
#define QX_DATA_MEMBER_PIMPL_VIRTUAL_ARCHIVE_HPP | ( | ArchiveInput, | |
ArchiveOutput ) |
Definition at line 48 of file QxDataMember_PImpl.h.