QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  include
  QxCollection
  QxCommon
  QxConvert
  QxDao
  QxDataMember
  QxExtras
  QxFactory
  QxFunction
  QxHttpServer
  QxMemLeak
  QxModelView
  QxRegister
  QxRestApi
  QxSerialize
  QxService
  QxSingleton
  QxTraits
  QxValidator
  QxXml
 QxDaoRepository.hInclude all headers required to use repository pattern
 QxMemLeak.hQxOrm library memory leak detection (by Wu Yongwei)
 QxModelView.hInclude all headers required to use QxModelView module : https://www.qxorm.com/qxorm_en/manual.html#manual_90
 QxOrm.h
 QxOrm_Impl.hQxOrm_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.hInclude all headers required to use QxService module : https://www.qxorm.com/qxorm_en/manual.html#manual_80