|
HDK
|
#include "UT_API.h"#include "UT_StringArray.h"#include "UT_StringHolder.h"#include "UT_DateTimeField.h"#include "UT_ORMColumnType.h"#include "UT_SharedPtr.h"
Include dependency graph for UT_ORMColumn.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UT_ORMColumn |
Functions | |
| template<> | |
| UT_ORMColumn::Type | UTsqlOrmColumnType< int > () |
| template<> | |
| UT_ORMColumn::Type | UTsqlOrmColumnType< int64 > () |
| template<> | |
| UT_ORMColumn::Type | UTsqlOrmColumnType< UT_StringHolder > () |
| template<> | |
| UT_ORMColumn::Type | UTsqlOrmColumnType< const char * > () |
| template<> | |
| UT_ORMColumn::Type | UTsqlOrmColumnType< bool > () |
| template<> | |
| UT_ORMColumn::Type | UTsqlOrmColumnType< UT_DateTimeField > () |
|
inline |
Definition at line 222 of file UT_ORMColumn.h.
|
inline |
Definition at line 215 of file UT_ORMColumn.h.
|
inline |
Definition at line 197 of file UT_ORMColumn.h.
|
inline |
Definition at line 203 of file UT_ORMColumn.h.
|
inline |
Definition at line 229 of file UT_ORMColumn.h.
|
inline |
Definition at line 209 of file UT_ORMColumn.h.