|
HDK
|
#include "UT_API.h"#include "UT_ORMError.h"#include "UT_SharedPtr.h"#include "UT_StringSet.h"#include "UT_ErrorCode.h"#include "UT_SQL.h"#include "UT_StringArray.h"#include "UT_ORMField.h"
Include dependency graph for UT_ORMQuerySet.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | UT::detail::is_obj_container< T > |
| struct | UT::detail::is_obj_container< UT_Array< T > > |
| struct | UT::detail::is_obj_container< UT_StringArray > |
| struct | UT::detail::is_obj_container< UT_ArrayStringSet > |
| struct | UT::orm::overloads< Ts > |
| class | UT::orm::FilterArg |
| class | UT::orm::UdlArgValue |
| class | UT_ORMQuerySetResult |
| class | UT_ORMQuerySetResult::iterator |
| class | UT_ORMQuerySet |
Namespaces | |
| UT::detail | |
| UT::orm | |
| UT | |
| UT::Literal | |
Functions | |
| template<typename... Ts> | |
| UT::orm::overloads (Ts...) -> overloads< Ts...> | |
| SYS_FORCE_INLINE UT::orm::UdlArgValue | UT::Literal::operator""_f (const char *s, const std::size_t len) |