Internal helper tools for qx::cache namespace.
Provide basic thread-safe cache feature to backup and restore any kind of objects (for example,...
Internal helper tools for qx::cvt namespace.
Provide global functions to convert any kind of objects to/from QString and QVariant format.
Internal helper tools for qx::dao namespace.
Database communication used by persistence engine (ORM - Object Relational Mapping)
Foreach-style (based on BOOST_FOREACH macro) to iterate over all stl, boost and Qt containers + qx::Q...
Internal helper tools for qx::function namespace.
Register function into QxOrm context used by introspection engine.
QxOrm library memory leak detection (by Wu Yongwei)
Internal helper tools for qx::serialization namespace.
QxOrm library serialization engine for wide archive.
QxOrm library serialization engine based on boost::serialization library.
QxOrm library services engine to provide easy and powerful way to create C++ application server (to t...
Internal helper tools for qx::trait namespace.
QxOrm library traits (template metaprogramming) not available in boost::type_traits library.
Root namespace for all QxOrm library features.