QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
include Directory Reference

Directories

 QxCollection
 
 QxCommon
 
 QxConvert
 
 QxDao
 
 QxDataMember
 
 QxExtras
 
 QxFactory
 
 QxFunction
 
 QxHttpServer
 
 QxMemLeak
 
 QxModelView
 
 QxRegister
 
 QxRestApi
 
 QxSerialize
 
 QxService
 
 QxSingleton
 
 QxTraits
 
 QxValidator
 
 QxXml
 

Files

 QxDaoRepository.h
 Include all headers required to use repository pattern.
 
 QxMemLeak.h
 QxOrm library memory leak detection (by Wu Yongwei)
 
 QxModelView.h
 Include all headers required to use QxModelView module : https://www.qxorm.com/qxorm_en/manual.html#manual_90.
 
 QxOrm.h
 
 QxOrm_Impl.h
 QxOrm_Impl.h file should be included in all *.cpp files which depend on QxOrm library if you are using QxMemLeak module or boost::serialization engine. Otherwise, include QxOrm_Impl.h file is optional (not required).
 
 QxPrecompiled.h
 
 QxServices.h
 Include all headers required to use QxService module : https://www.qxorm.com/qxorm_en/manual.html#manual_80.