HDK
|
This is the complete list of members for UT_ORMModel< T >, including all inherited members.
fetch(const PK &pk, UT_ErrorCode &ec) | UT_ORMModel< T > | inlinestatic |
fetchAll(UT_ErrorCode &ec) | UT_ORMModel< T > | inlinestatic |
hasSavedBefore() const | UT_ORMModel< T > | inline |
myHasSavedBefore | UT_ORMModel< T > | protected |
operator=(const UT_ORMModel &)=default | UT_ORMModel< T > | |
remove(UT_ErrorCode &ec) | UT_ORMModel< T > | inline |
save(UT_ErrorCode &ec, bool force_insert=false, bool force_update=false) | UT_ORMModel< T > | inline |
update(UT_ErrorCode &ec) | UT_ORMModel< T > | inline |
UT_ORMModel()=default | UT_ORMModel< T > | |
UT_ORMModel(const UT_ORMModel &)=default | UT_ORMModel< T > | |
UT_ORMModelMeta class | UT_ORMModel< T > | friend |
~UT_ORMModel()=default | UT_ORMModel< T > | virtual |