QxOrm  1.4.9
C++ Object Relational Mapping library

Common interface for all functions registered into QxOrm context (used by introspection engine) More...

Go to the source code of this file.

Classes

class  qx::IxFunction
 qx::IxFunction : common interface for all functions registered into QxOrm context (used by introspection engine) More...

Namespaces

namespace  qx
 

Root namespace for all QxOrm library features.


Typedefs

typedef std::shared_ptr
< IxFunction > 
qx::IxFunction_ptr
typedef QxCollection< QString,
IxFunction_ptr > 
qx::IxFunctionX
typedef std::shared_ptr
< IxFunctionX > 
qx::IxFunctionX_ptr

Detailed Description

Common interface for all functions registered into QxOrm context (used by introspection engine)

Author:
Lionel Marty

Definition in file IxFunction.h.