![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
Files | |
IxFunction.h | |
Common interface for all functions registered into QxOrm context (used by introspection engine) | |
QxFunction_0.h | |
Concrete function class registered into QxOrm context without parameter. | |
QxFunction_1.h | |
Concrete function class registered into QxOrm context with 1 parameter. | |
QxFunction_2.h | |
Concrete function class registered into QxOrm context with 2 parameters. | |
QxFunction_3.h | |
Concrete function class registered into QxOrm context with 3 parameters. | |
QxFunction_4.h | |
Concrete function class registered into QxOrm context with 4 parameters. | |
QxFunction_5.h | |
Concrete function class registered into QxOrm context with 5 parameters. | |
QxFunction_6.h | |
Concrete function class registered into QxOrm context with 6 parameters. | |
QxFunction_7.h | |
Concrete function class registered into QxOrm context with 7 parameters. | |
QxFunction_8.h | |
Concrete function class registered into QxOrm context with 8 parameters. | |
QxFunction_9.h | |
Concrete function class registered into QxOrm context with 9 parameters. | |
QxFunctionError.h | |
Define all messages when an error occured using QxFunction module of QxOrm library. | |
QxFunctionInclude.h | |
QxFunctionMacro.h | |
QxParameters.h | |
qx::function::detail::get_param_X() : provide some helper functions to retrieve parameters for all qx::IxFunction registered into QxOrm context | |