QxOrm  1.4.9
C++ Object Relational Mapping library

Common interface for all QxOrm containers qx::QxCollection<Key, Value> More...

Go to the source code of this file.

Classes

class  qx::IxCollection
 qx::IxCollection : common interface for all QxOrm containers qx::QxCollection<Key, Value> More...

Namespaces

namespace  qx
 

Root namespace for all QxOrm library features.


Typedefs

typedef std::shared_ptr
< qx::IxCollection
qx::IxCollection_ptr

Detailed Description

Common interface for all QxOrm containers qx::QxCollection<Key, Value>

Author:
Lionel Marty

Definition in file IxCollection.h.