QxOrm  1.2.3
C++ Object Relational Mapping library
QxCommon Directory Reference

Files

file  QxAnyCastDynamic.h [code]
 

qx::any_cast_dynamic<T>::get() : provides a tool to use boost::any_cast and polymorphism


file  QxBool.h [code]
 

qx_bool : QxOrm library boolean type with code and description message when an error occured


file  QxCache.h [code]
 

qx::cache : based on singleton pattern, provide basic thread-safe cache feature to backup and restore any kind of objects (for example, object fetched from database)


file  QxConfig.h [code]
 

List of parameters to compile and build QxOrm library.


file  QxHashValue.h [code]
 

Specialize hash_value function for some Qt and boost types (used for example by qx::QxCollection<Key, Value> container)


file  QxMacro.h [code]
 

List of common macros used by QxOrm library.


file  QxMainPage.h [code]
file  QxPropertyBag.h [code]
 

Used by introspection engine (IxClass, IxDataMember, IxFunction, etc.) to add meta-data (property bag)


file  QxSimpleCrypt.h [code]
 

qx::QxSimpleCrypt : simple encryption and decryption of strings and byte arrays


file  QxStringCvt.h [code]
 

qx::cvt : namespace to provide global functions to convert any kind of objects to/from QString and QVariant format


file  QxStringCvt_Export.h [code]
file  QxStringCvt_Impl.h [code]