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