![]() |
QxOrm
1.2.9
C++ Object Relational Mapping library
|
Common interface for all functions registered into QxOrm context (used by introspection engine) More...
#include <boost/any.hpp>#include <boost/function.hpp>#include <boost/lexical_cast.hpp>#include <boost/static_assert.hpp>#include <boost/type_traits/is_same.hpp>#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 boost::shared_ptr < IxFunction > | qx::IxFunction_ptr |
| typedef QxCollection< QString, IxFunction_ptr > | qx::IxFunctionX |
| typedef boost::shared_ptr < IxFunctionX > | qx::IxFunctionX_ptr |
Common interface for all functions registered into QxOrm context (used by introspection engine)
Definition in file IxFunction.h.