QxOrm
1.5.0
C++ Object Relational Mapping library
|
Common interface for all functions registered into QxOrm context (used by introspection engine) More...
#include <QxCommon/QxAny.h>
#include <QxCommon/QxBool.h>
#include <QxCommon/QxPropertyBag.h>
#include <QxCollection/QxCollection.h>
#include <QxFunction/QxFunctionError.h>
#include <QxFunction/QxFunctionMacro.h>
#include <QxTraits/remove_attr.h>
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 |
Common interface for all functions registered into QxOrm context (used by introspection engine)
Definition in file IxFunction.h.