![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
QxOrm thread-safe container (keep insertion order + quick access by index + quick access by key) More...
#include <QtCore/qmutex.h>#include <QxCollection/IxCollection.h>#include <QxCollection/QxForeach.h>#include <QxCommon/QxHashValue.h>#include <QxTraits/get_class_name.h>#include <QxTraits/is_smart_ptr.h>#include "../../inl/QxCollection/QxCollection.inl"Go to the source code of this file.
Classes | |
| class | qx::QxCollection< Key, Value > |
| qx::QxCollection<Key, Value> : QxOrm thread-safe container (keep insertion order + quick access by index + quick access by key) More... | |
| struct | qx::QxCollection< Key, Value >::compareKeyValue< bIsPointer, dummy > |
| struct | qx::QxCollection< Key, Value >::compareKeyValue< true, dummy > |
Namespaces | |
| namespace | qx |
| Root namespace for all QxOrm library features. | |
QxOrm thread-safe container (keep insertion order + quick access by index + quick access by key)
Definition in file QxCollection.h.