32#ifndef _QX_FUNCTION_INCLUDE_H_
33#define _QX_FUNCTION_INCLUDE_H_
Common interface for all functions registered into QxOrm context (used by introspection engine)
Concrete function class registered into QxOrm context without parameter.
Concrete function class registered into QxOrm context with 1 parameter.
Concrete function class registered into QxOrm context with 2 parameters.
Concrete function class registered into QxOrm context with 3 parameters.
Concrete function class registered into QxOrm context with 4 parameters.
Concrete function class registered into QxOrm context with 5 parameters.
Concrete function class registered into QxOrm context with 6 parameters.
Concrete function class registered into QxOrm context with 7 parameters.
Concrete function class registered into QxOrm context with 8 parameters.
Concrete function class registered into QxOrm context with 9 parameters.