QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

Common interface for a list of IxDataMember class properties registered into QxOrm context (for example, list of data member of a class) More...

Go to the source code of this file.

Classes

class  qx::IxDataMemberX
 qx::IxDataMemberX : common interface for a list of IxDataMember class properties registered into QxOrm context (for example, list of data member of a class) More...
 

Namespaces

namespace  qx
 Root namespace for all QxOrm library features.
 

Typedefs

typedef std::shared_ptr< IxDataMemberXqx::IxDataMemberX_ptr
 

Detailed Description

Common interface for a list of IxDataMember class properties registered into QxOrm context (for example, list of data member of a class)

Author
Lionel Marty

Definition in file IxDataMemberX.h.