QxOrm 1.1.9
C++ Object Relational Mapping library
QxCommon : QxOrm library common tools and macros

Classes

class  qx::QxBool
 qx_bool : boolean type with code and description message when an error occured More...
class  qx::QxPropertyBag
 qx::QxPropertyBag : used by introspection engine (IxClass, IxDataMember, IxFunction, etc.) to add meta-data (property bag) More...
class  qx::QxSimpleCrypt
 Simple encryption and decryption of strings and byte arrays. More...

Namespaces

namespace  qx::cvt
 

Provide global functions to convert any kind of objects to/from QString and QVariant format.


namespace  qx::cvt::detail
 

Internal helper tools for qx::cvt namespace.


Files

file  QxBool.h
 

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


file  QxConfig.h
 

List of parameters to compile and build QxOrm library.


file  QxHashValue.h
 

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


file  QxMacro.h
 

List of common macros used by QxOrm library.


file  QxPropertyBag.h
 

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


file  QxSimpleCrypt.h
 

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


file  QxStringCvt.h
 

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


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines