QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

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< IxFunctionqx::IxFunction_ptr
 
typedef QxCollection< QString, IxFunction_ptrqx::IxFunctionX
 
typedef std::shared_ptr< IxFunctionXqx::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.